Encryption-key (List)#

Path: /facilities/crypto/encryption-keys/encryption-key

Parameters#

NameTypeRequiredDefaultDescription
idstringrequiredThe ID of the keystore. It is only used internally.
keystorenon-empty-stringrequiredOnly show when certs are stored in config
typeenumerationoptionalrsaThe type of key
stored-in-hardware-security-modulebooleanoptionalfalseWhether or not the key is stored in the HSM
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?