ExportDiffieHellmanTr31KeyBlock

Key derivation parameter information for key material export using asymmetric ECDH key exchange method.

Types

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

Properties

Link copied to clipboard

The keyARN of the CA that signed the PublicKeyCertificate for the client's receiving ECC key pair.

Link copied to clipboard

The shared information used when deriving a key using ECDH.

Link copied to clipboard

The key algorithm of the shared derived ECDH key.

Link copied to clipboard

Optional metadata for export associated with the key material. This data is signed but transmitted in clear text.

Link copied to clipboard

The key derivation function to use when deriving a key using ECDH.

Link copied to clipboard

The hash type to use when deriving a key using ECDH.

Link copied to clipboard

The keyARN of the asymmetric ECC key created within Amazon Web Services Payment Cryptography.

Link copied to clipboard

The public key certificate of the client's receiving ECC key pair, in PEM format (base64 encoded), to use for ECDH key derivation.

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