DeriveSharedSecretResponse
Types
Properties
Link copied to clipboard
The plaintext shared secret encrypted with the public key in the attestation document.
Link copied to clipboard
Identifies the key agreement algorithm used to derive the shared secret.
Link copied to clipboard
The source of the key material for the specified KMS key.
Link copied to clipboard
The raw secret derived from the specified key agreement algorithm, private key in the asymmetric KMS key, and your peer's public key.
Functions
Link copied to clipboard
inline fun copy(block: DeriveSharedSecretResponse.Builder.() -> Unit = {}): DeriveSharedSecretResponse