FreeRDP
Loading...
Searching...
No Matches
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 1504 of file pkcs11.h.

Field Documentation

◆ bHasSeedKey

CK_BBOOL CK_IKE2_PRF_PLUS_DERIVE_PARAMS::bHasSeedKey

Definition at line 1506 of file pkcs11.h.

◆ hSeedKey

CK_OBJECT_HANDLE CK_IKE2_PRF_PLUS_DERIVE_PARAMS::hSeedKey

Definition at line 1507 of file pkcs11.h.

◆ prfMechanism

CK_MECHANISM_TYPE CK_IKE2_PRF_PLUS_DERIVE_PARAMS::prfMechanism

Definition at line 1505 of file pkcs11.h.

◆ pSeedData

CK_BYTE* CK_IKE2_PRF_PLUS_DERIVE_PARAMS::pSeedData

Definition at line 1508 of file pkcs11.h.

◆ ulSeedDataLen

CK_ULONG CK_IKE2_PRF_PLUS_DERIVE_PARAMS::ulSeedDataLen

Definition at line 1509 of file pkcs11.h.


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