FreeRDP
CK_WTLS_PRF_PARAMS Struct Reference

#include <pkcs11.h>

Data Fields

CK_MECHANISM_TYPE DigestMechanism
 
CK_BYTEpSeed
 
CK_ULONG ulSeedLen
 
CK_BYTEpLabel
 
CK_ULONG ulLabelLen
 
CK_BYTEpOutput
 
CK_ULONGpulOutputLen
 

Field Documentation

◆ DigestMechanism

CK_MECHANISM_TYPE CK_WTLS_PRF_PARAMS::DigestMechanism

◆ pLabel

CK_BYTE* CK_WTLS_PRF_PARAMS::pLabel

◆ pOutput

CK_BYTE* CK_WTLS_PRF_PARAMS::pOutput

◆ pSeed

CK_BYTE* CK_WTLS_PRF_PARAMS::pSeed

◆ pulOutputLen

CK_ULONG* CK_WTLS_PRF_PARAMS::pulOutputLen

◆ ulLabelLen

CK_ULONG CK_WTLS_PRF_PARAMS::ulLabelLen

◆ ulSeedLen

CK_ULONG CK_WTLS_PRF_PARAMS::ulSeedLen

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