Botan 3.11.0
Crypto and TLS for C&
CK_SP800_108_KDF_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_DERIVED_KEYpAdditionalDerivedKeys
CK_PRF_DATA_PARAMpDataParams
CK_SP800_108_PRF_TYPE prfType
CK_ULONG ulAdditionalDerivedKeys
CK_ULONG ulNumberOfDataParams

Detailed Description

Definition at line 1916 of file pkcs11.h.

Member Data Documentation

◆ pAdditionalDerivedKeys

CK_DERIVED_KEY* CK_SP800_108_KDF_PARAMS::pAdditionalDerivedKeys

Definition at line 1921 of file pkcs11.h.

◆ pDataParams

CK_PRF_DATA_PARAM* CK_SP800_108_KDF_PARAMS::pDataParams

Definition at line 1919 of file pkcs11.h.

◆ prfType

CK_SP800_108_PRF_TYPE CK_SP800_108_KDF_PARAMS::prfType

Definition at line 1917 of file pkcs11.h.

◆ ulAdditionalDerivedKeys

CK_ULONG CK_SP800_108_KDF_PARAMS::ulAdditionalDerivedKeys

Definition at line 1920 of file pkcs11.h.

◆ ulNumberOfDataParams

CK_ULONG CK_SP800_108_KDF_PARAMS::ulNumberOfDataParams

Definition at line 1918 of file pkcs11.h.


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