Botan 3.11.0
Crypto and TLS for C&
CK_WTLS_PRF_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_MECHANISM_TYPE DigestMechanism
CK_BYTEpLabel
CK_BYTEpOutput
CK_BYTEpSeed
CK_ULONGpulOutputLen
CK_ULONG ulLabelLen
CK_ULONG ulSeedLen

Detailed Description

Definition at line 2118 of file pkcs11.h.

Member Data Documentation

◆ DigestMechanism

CK_MECHANISM_TYPE CK_WTLS_PRF_PARAMS::DigestMechanism

Definition at line 2119 of file pkcs11.h.

◆ pLabel

CK_BYTE* CK_WTLS_PRF_PARAMS::pLabel

Definition at line 2122 of file pkcs11.h.

◆ pOutput

CK_BYTE* CK_WTLS_PRF_PARAMS::pOutput

Definition at line 2124 of file pkcs11.h.

◆ pSeed

CK_BYTE* CK_WTLS_PRF_PARAMS::pSeed

Definition at line 2120 of file pkcs11.h.

◆ pulOutputLen

CK_ULONG* CK_WTLS_PRF_PARAMS::pulOutputLen

Definition at line 2125 of file pkcs11.h.

◆ ulLabelLen

CK_ULONG CK_WTLS_PRF_PARAMS::ulLabelLen

Definition at line 2123 of file pkcs11.h.

◆ ulSeedLen

CK_ULONG CK_WTLS_PRF_PARAMS::ulSeedLen

Definition at line 2121 of file pkcs11.h.


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