The X9_42_DH1_DERIVE_PARAMS type exposes the following members.

Methods

  Name Description
Equals (Inherited from ValueType.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from ValueType.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from ValueType.)

Fields

  Name Description
Kdf
Key derivation function used on the shared secret value
OtherInfo
Some data shared between the two parties
OtherInfoLen
Length in bytes of the other info
PublicData
Pointer to other party's X9.42 Diffie-Hellman public key value
PublicDataLen
Length in bytes of the other party's X9.42 Diffie-Hellman public key

See Also