DeriveSharedSecretRequest
Types
Properties
Link copied to clipboard
A list of grant tokens.
Link copied to clipboard
Specifies the key agreement algorithm used to derive the shared secret. The only valid value is ECDH
.
Link copied to clipboard
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
inline fun copy(block: DeriveSharedSecretRequest.Builder.() -> Unit = {}): DeriveSharedSecretRequest