ImportDiffieHellmanTr31KeyBlock
Key derivation parameter information for key material import using asymmetric ECDH key exchange method.
Types
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
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.
Link copied to clipboard
The ECDH wrapped key block to import.
Functions
Link copied to clipboard
inline fun copy(block: ImportDiffieHellmanTr31KeyBlock.Builder.() -> Unit = {}): ImportDiffieHellmanTr31KeyBlock