Botan 3.11.0
Crypto and TLS for C&
CK_TLS_PRF_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_BYTEpLabel
CK_BYTEpOutput
CK_BYTEpSeed
CK_ULONGpulOutputLen
CK_ULONG ulLabelLen
CK_ULONG ulSeedLen

Detailed Description

Definition at line 2063 of file pkcs11.h.

Member Data Documentation

◆ pLabel

CK_BYTE* CK_TLS_PRF_PARAMS::pLabel

Definition at line 2066 of file pkcs11.h.

◆ pOutput

CK_BYTE* CK_TLS_PRF_PARAMS::pOutput

Definition at line 2068 of file pkcs11.h.

◆ pSeed

CK_BYTE* CK_TLS_PRF_PARAMS::pSeed

Definition at line 2064 of file pkcs11.h.

◆ pulOutputLen

CK_ULONG* CK_TLS_PRF_PARAMS::pulOutputLen

Definition at line 2069 of file pkcs11.h.

◆ ulLabelLen

CK_ULONG CK_TLS_PRF_PARAMS::ulLabelLen

Definition at line 2067 of file pkcs11.h.

◆ ulSeedLen

CK_ULONG CK_TLS_PRF_PARAMS::ulSeedLen

Definition at line 2065 of file pkcs11.h.


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