DiffieHellmanDerivationData
The shared information used when deriving a key using ECDH.
Inheritors
Types
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
Casts this DiffieHellmanDerivationData as a SharedInformation and retrieves its kotlin.String value. Returns null if the DiffieHellmanDerivationData is not a SharedInformation.