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 and the encryption algorithm to use with the enclave's public key. The only valid encryption algorithm is RSAES_OAEP_SHA_256
.
Functions
Link copied to clipboard
inline fun copy(block: DeriveSharedSecretRequest.Builder.() -> Unit = {}): DeriveSharedSecretRequest