The TLS_PRF_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
Label
Pointer to the identifying label
LabelLen
Length in bytes of the identifying label
Output
Pointer receiving the output of the operation
OutputLen
Pointer to Length in bytes (uint) that the output to be created shall have, has to hold the desired length as input and will receive the calculated length as output
Seed
Pointer to the input seed
SeedLen
Length in bytes of the input seed

See Also