FreeRDP
CK_WTLS_PRF_PARAMS Struct Reference

Data Fields

CK_MECHANISM_TYPE DigestMechanism
 
CK_BYTE * pSeed
 
CK_ULONG ulSeedLen
 
CK_BYTE * pLabel
 
CK_ULONG ulLabelLen
 
CK_BYTE * pOutput
 
CK_ULONG * pulOutputLen
 

Detailed Description

Definition at line 1923 of file pkcs11.h.

Field Documentation

◆ DigestMechanism

CK_MECHANISM_TYPE CK_WTLS_PRF_PARAMS::DigestMechanism

Definition at line 1924 of file pkcs11.h.

◆ pLabel

CK_BYTE* CK_WTLS_PRF_PARAMS::pLabel

Definition at line 1927 of file pkcs11.h.

◆ pOutput

CK_BYTE* CK_WTLS_PRF_PARAMS::pOutput

Definition at line 1929 of file pkcs11.h.

◆ pSeed

CK_BYTE* CK_WTLS_PRF_PARAMS::pSeed

Definition at line 1925 of file pkcs11.h.

◆ pulOutputLen

CK_ULONG* CK_WTLS_PRF_PARAMS::pulOutputLen

Definition at line 1930 of file pkcs11.h.

◆ ulLabelLen

CK_ULONG CK_WTLS_PRF_PARAMS::ulLabelLen

Definition at line 1928 of file pkcs11.h.

◆ ulSeedLen

CK_ULONG CK_WTLS_PRF_PARAMS::ulSeedLen

Definition at line 1926 of file pkcs11.h.


The documentation for this struct was generated from the following file: