The WTLS_RANDOM_DATA 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
ClientRandom
Pointer to the client's random data
ClientRandomLen
Length in bytes of the client's random data
ServerRandom
Pointer to the server's random data
ServerRandomLen
Length in bytes of the server's random data

See Also