DeriveSharedSecretResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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

Identifies the KMS key 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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String