Size-or-curve (OneOf)#
Path: /facilities/crypto/decryption-keys/decryption-key/size-or-curve
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| size | uint16 | optional | 2048 | The key size (in bits) |
| curve-name | string (length: 1..9223372036854775807) | optional | - | The name of the elliptic curve |
| eddsa-curve-name | string (length: 1..9223372036854775807) | optional | - | The name of the EdDSA curve |