| Package | Description |
|---|---|
| com.amazonaws.services.kms |
|
| com.amazonaws.services.kms.model |
| Modifier and Type | Method and Description |
|---|---|
GenerateRandomRequest |
GenerateRandomRequest.clone() |
GenerateRandomRequest |
GenerateRandomRequest.withCustomKeyStoreId(String customKeyStoreId)
Generates the random byte string in the CloudHSM cluster that is associated with the specified CloudHSM key
store.
|
GenerateRandomRequest |
GenerateRandomRequest.withNumberOfBytes(Integer numberOfBytes)
The length of the random byte string.
|
GenerateRandomRequest |
GenerateRandomRequest.withRecipient(RecipientInfo recipient)
A signed attestation
document from an Amazon Web Services Nitro enclave and the encryption algorithm to use with the enclave's
public key.
|
Copyright © 2023. All rights reserved.