Botan 3.11.0
Crypto and TLS for C&
CK_CMS_SIG_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_OBJECT_HANDLE certificateHandle
CK_UTF8CHARpContentType
CK_MECHANISMpDigestMechanism
CK_BYTEpRequestedAttributes
CK_BYTEpRequiredAttributes
CK_MECHANISMpSigningMechanism
CK_ULONG ulRequestedAttributesLen
CK_ULONG ulRequiredAttributesLen

Detailed Description

Definition at line 1523 of file pkcs11.h.

Member Data Documentation

◆ certificateHandle

CK_OBJECT_HANDLE CK_CMS_SIG_PARAMS::certificateHandle

Definition at line 1524 of file pkcs11.h.

◆ pContentType

CK_UTF8CHAR* CK_CMS_SIG_PARAMS::pContentType

Definition at line 1527 of file pkcs11.h.

◆ pDigestMechanism

CK_MECHANISM* CK_CMS_SIG_PARAMS::pDigestMechanism

Definition at line 1526 of file pkcs11.h.

◆ pRequestedAttributes

CK_BYTE* CK_CMS_SIG_PARAMS::pRequestedAttributes

Definition at line 1528 of file pkcs11.h.

◆ pRequiredAttributes

CK_BYTE* CK_CMS_SIG_PARAMS::pRequiredAttributes

Definition at line 1530 of file pkcs11.h.

◆ pSigningMechanism

CK_MECHANISM* CK_CMS_SIG_PARAMS::pSigningMechanism

Definition at line 1525 of file pkcs11.h.

◆ ulRequestedAttributesLen

CK_ULONG CK_CMS_SIG_PARAMS::ulRequestedAttributesLen

Definition at line 1529 of file pkcs11.h.

◆ ulRequiredAttributesLen

CK_ULONG CK_CMS_SIG_PARAMS::ulRequiredAttributesLen

Definition at line 1531 of file pkcs11.h.


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