| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms.model |
| Modifier and Type | Method and Description |
|---|---|
RecipientInfo |
GenerateRandomRequest.recipient()
A signed attestation
document from an Amazon Web Services Nitro enclave and the encryption algorithm to use with the enclave's
public key.
|
RecipientInfo |
DecryptRequest.recipient()
A signed attestation
document from an Amazon Web Services Nitro enclave and the encryption algorithm to use with the enclave's
public key.
|
RecipientInfo |
GenerateDataKeyRequest.recipient()
A signed attestation
document from an Amazon Web Services Nitro enclave and the encryption algorithm to use with the enclave's
public key.
|
RecipientInfo |
GenerateDataKeyPairRequest.recipient()
A signed attestation
document from an Amazon Web Services Nitro enclave and the encryption algorithm to use with the enclave's
public key.
|
| Modifier and Type | Method and Description |
|---|---|
GenerateRandomRequest.Builder |
GenerateRandomRequest.Builder.recipient(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.
|
DecryptRequest.Builder |
DecryptRequest.Builder.recipient(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.
|
GenerateDataKeyRequest.Builder |
GenerateDataKeyRequest.Builder.recipient(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.
|
GenerateDataKeyPairRequest.Builder |
GenerateDataKeyPairRequest.Builder.recipient(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.