FreeRDP
CK_IKE2_PRF_PLUS_DERIVE_PARAMS Struct Reference

Data Fields

CK_MECHANISM_TYPE prfMechanism
 
CK_BBOOL bHasSeedKey
 
CK_OBJECT_HANDLE hSeedKey
 
CK_BYTE * pSeedData
 
CK_ULONG ulSeedDataLen
 

Detailed Description

Definition at line 1497 of file pkcs11.h.

Field Documentation

◆ bHasSeedKey

CK_BBOOL CK_IKE2_PRF_PLUS_DERIVE_PARAMS::bHasSeedKey

Definition at line 1499 of file pkcs11.h.

◆ hSeedKey

CK_OBJECT_HANDLE CK_IKE2_PRF_PLUS_DERIVE_PARAMS::hSeedKey

Definition at line 1500 of file pkcs11.h.

◆ prfMechanism

CK_MECHANISM_TYPE CK_IKE2_PRF_PLUS_DERIVE_PARAMS::prfMechanism

Definition at line 1498 of file pkcs11.h.

◆ pSeedData

CK_BYTE* CK_IKE2_PRF_PLUS_DERIVE_PARAMS::pSeedData

Definition at line 1501 of file pkcs11.h.

◆ ulSeedDataLen

CK_ULONG CK_IKE2_PRF_PLUS_DERIVE_PARAMS::ulSeedDataLen

Definition at line 1502 of file pkcs11.h.


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