Botan 3.11.0
Crypto and TLS for C&
CK_HASH_SIGN_ADDITIONAL_CONTEXT Struct Reference

#include <pkcs11.h>

Public Attributes

CK_MECHANISM_TYPE hash
CK_HEDGE_TYPE hedgeVariant
CK_BYTEpContext
CK_ULONG ulContextLen

Detailed Description

Definition at line 1637 of file pkcs11.h.

Member Data Documentation

◆ hash

CK_MECHANISM_TYPE CK_HASH_SIGN_ADDITIONAL_CONTEXT::hash

Definition at line 1641 of file pkcs11.h.

◆ hedgeVariant

CK_HEDGE_TYPE CK_HASH_SIGN_ADDITIONAL_CONTEXT::hedgeVariant

Definition at line 1638 of file pkcs11.h.

◆ pContext

CK_BYTE* CK_HASH_SIGN_ADDITIONAL_CONTEXT::pContext

Definition at line 1639 of file pkcs11.h.

◆ ulContextLen

CK_ULONG CK_HASH_SIGN_ADDITIONAL_CONTEXT::ulContextLen

Definition at line 1640 of file pkcs11.h.


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