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.
Inherited functions
Link copied to clipboard
Casts this SigningKeyInfo as a KmsKey and retrieves its kotlin.String value. Throws an exception if the SigningKeyInfo is not a KmsKey.
Link copied to clipboard
Casts this SigningKeyInfo as a KmsKey and retrieves its kotlin.String value. Returns null if the SigningKeyInfo is not a KmsKey.