The WTLS_PRF_PARAMS type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() |
DigestMechanism |
Digest mechanism to be used (CKM)
|
![]() |
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
|