Skip to content

/AWS1/CL_SUZSIGNINGKEYINFO

The signing key used to cryptographically sign a support permit.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_kmskey TYPE /AWS1/SUZKMSKEYARN /AWS1/SUZKMSKEYARN

The ARN of the AWS KMS key used to sign the permit. The key must have key spec ECC_NIST_P384 and key usage SIGN_VERIFY.


Queryable Attributes

kmsKey

The ARN of the AWS KMS key used to sign the permit. The key must have key spec ECC_NIST_P384 and key usage SIGN_VERIFY.

Accessible with the following methods

Method Description
GET_KMSKEY() Getter for KMSKEY, with configurable default
ASK_KMSKEY() Getter for KMSKEY w/ exceptions if field has no value
HAS_KMSKEY() Determine if KMSKEY has a value