Signature-verification-key (List)#

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

Keys: id

Parameters#

NameTypeRequiredDefaultDescription
idstringrequired-The ID of the keystore. It is only used internally.
keystorestring (length: 1..9223372036854775807)required-The keystore containing the keys
typeenumeration (rsa, elliptic-curve, dsa, symmetric, eddsa)optionalrsaThe type of key
external-idstring (length: 1..9223372036854775807)optional-An 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 OneOf

Was this helpful?