sharedInfo
Returns shared information typically used during the key derivation (KDF) step of a key exchange algorithm.
Declaration
var sharedInfo: Data? { get }Discussion
This property should be ignored if shared information isn’t used by the specified key exchange algorithm.