Botan 3.11.0
Crypto and TLS for C&
CK_KIP_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_OBJECT_HANDLE hKey
CK_MECHANISMpMechanism
CK_BYTEpSeed
CK_ULONG ulSeedLen

Detailed Description

Definition at line 1715 of file pkcs11.h.

Member Data Documentation

◆ hKey

CK_OBJECT_HANDLE CK_KIP_PARAMS::hKey

Definition at line 1717 of file pkcs11.h.

◆ pMechanism

CK_MECHANISM* CK_KIP_PARAMS::pMechanism

Definition at line 1716 of file pkcs11.h.

◆ pSeed

CK_BYTE* CK_KIP_PARAMS::pSeed

Definition at line 1718 of file pkcs11.h.

◆ ulSeedLen

CK_ULONG CK_KIP_PARAMS::ulSeedLen

Definition at line 1719 of file pkcs11.h.


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