EcdhDerivationAttributes
class EcdhDerivationAttributes
Parameters required to establish ECDH based key exchange.
Types
Properties
Link copied to clipboard
The keyArn
of the certificate that signed the client's PublicKeyCertificate
.
Link copied to clipboard
The key algorithm of the derived ECDH key.
Link copied to clipboard
The key derivation function to use for deriving a key using ECDH.
Link copied to clipboard
The hash type to use for deriving a key using ECDH.
Link copied to clipboard
The client's public key certificate in PEM format (base64 encoded) to use for ECDH key derivation.
Link copied to clipboard
A byte string containing information that binds the ECDH derived key to the two parties involved or to the context of the key.