Extends
BaseCryptoClass
Properties
AUTHENTICATED_DH
readonly static AUTHENTICATED_DH: "AuthenticatedDh" = 'AuthenticatedDh'
Constant representing the algorithm used by the Authenticated
Diffie-Hellman key exchange protocol.
ECDH
readonly static ECDH: "Ecdh" = "Ecdh"
Constant representing the algorithm used by the ECDH (Elliptic Curve
Diffie-Hellman) key agreement protocol.

