Signature-verification-key (List)#

Path: /facilities/crypto/signature-verification-keys/signature-verification-key

Parameters#

NameTypeRequiredDefaultDescription
idstringrequiredThe ID of the keystore. It is only used internally.
keystorenon-empty-stringrequiredThe keystore containing the keys
typeenumerationoptionalrsaThe type of key
external-idnon-empty-stringoptionalAn optional external key id that is used when the key is published externally, e.g. as JWKS or referenced from a JWT. When not set, a key id is derived from the key.

Subsections#

NameTypeDescription
size-or-curve OneOfNone

Was this helpful?