Builder
class Builder
Properties
Link copied to clipboard
Generates the random byte string in the CloudHSM cluster that is associated with the specified CloudHSM key store. To find the ID of a custom key store, use the DescribeCustomKeyStores operation.
Link copied to clipboard
The length of the random byte string. This parameter is required.
Link copied to clipboard
A signed attestation document from an Amazon Web Services Nitro enclave or NitroTPM, and the encryption algorithm to use with the public key in the attestation document. The only valid encryption algorithm is RSAES_OAEP_SHA_256
.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.kms.model.RecipientInfo inside the given block