Botan 3.11.0
Crypto and TLS for C&
CK_IKE2_PRF_PLUS_DERIVE_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_BBOOL bHasSeedKey
CK_OBJECT_HANDLE hSeedKey
CK_MECHANISM_TYPE prfMechanism
CK_BYTEpSeedData
CK_ULONG ulSeedDataLen

Detailed Description

Definition at line 1687 of file pkcs11.h.

Member Data Documentation

◆ bHasSeedKey

CK_BBOOL CK_IKE2_PRF_PLUS_DERIVE_PARAMS::bHasSeedKey

Definition at line 1689 of file pkcs11.h.

◆ hSeedKey

CK_OBJECT_HANDLE CK_IKE2_PRF_PLUS_DERIVE_PARAMS::hSeedKey

Definition at line 1690 of file pkcs11.h.

◆ prfMechanism

CK_MECHANISM_TYPE CK_IKE2_PRF_PLUS_DERIVE_PARAMS::prfMechanism

Definition at line 1688 of file pkcs11.h.

◆ pSeedData

CK_BYTE* CK_IKE2_PRF_PLUS_DERIVE_PARAMS::pSeedData

Definition at line 1691 of file pkcs11.h.

◆ ulSeedDataLen

CK_ULONG CK_IKE2_PRF_PLUS_DERIVE_PARAMS::ulSeedDataLen

Definition at line 1692 of file pkcs11.h.


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