Botan 3.11.0
Crypto and TLS for C&
CK_IKE1_EXTENDED_DERIVE_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_BBOOL bHasKeygxy
CK_OBJECT_HANDLE hKeygxy
CK_BYTEpExtraData
CK_MECHANISM_TYPE prfMechanism
CK_ULONG ulExtraDataLen

Detailed Description

Definition at line 1667 of file pkcs11.h.

Member Data Documentation

◆ bHasKeygxy

CK_BBOOL CK_IKE1_EXTENDED_DERIVE_PARAMS::bHasKeygxy

Definition at line 1669 of file pkcs11.h.

◆ hKeygxy

CK_OBJECT_HANDLE CK_IKE1_EXTENDED_DERIVE_PARAMS::hKeygxy

Definition at line 1670 of file pkcs11.h.

◆ pExtraData

CK_BYTE* CK_IKE1_EXTENDED_DERIVE_PARAMS::pExtraData

Definition at line 1671 of file pkcs11.h.

◆ prfMechanism

CK_MECHANISM_TYPE CK_IKE1_EXTENDED_DERIVE_PARAMS::prfMechanism

Definition at line 1668 of file pkcs11.h.

◆ ulExtraDataLen

CK_ULONG CK_IKE1_EXTENDED_DERIVE_PARAMS::ulExtraDataLen

Definition at line 1672 of file pkcs11.h.


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