DiffieHellmanDerivationData

The shared information used when deriving a key using ECDH.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard

A string containing information that binds the ECDH derived key to the two parties involved or to the context of the key.

Functions

Link copied to clipboard

Casts this DiffieHellmanDerivationData as a SharedInformation and retrieves its kotlin.String value. Throws an exception if the DiffieHellmanDerivationData is not a SharedInformation.

Link copied to clipboard