Signing-key (List)#
Path: /facilities/crypto/signing-keys/signing-key
Keys: id
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| id | string | required | - | The ID of the keystore. It is only used internally. |
| keystore | string (length: 1..9223372036854775807) | required | - | Only show when certs are stored in config |
| type | enumeration (rsa, elliptic-curve, dsa, symmetric, eddsa) | optional | rsa | The type of key |
| stored-in-hardware-security-module | boolean | optional | false | Whether or not the key is stored in the HSM |
| external-id | string (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#
| Name | Type | Description |
|---|---|---|
| size-or-curve | OneOf |