FreeRDP
CK_CMS_SIG_PARAMS Struct Reference

#include <pkcs11.h>

Collaboration diagram for CK_CMS_SIG_PARAMS:

Data Fields

CK_OBJECT_HANDLE certificateHandle
 
CK_MECHANISMpSigningMechanism
 
CK_MECHANISMpDigestMechanism
 
CK_UTF8CHARpContentType
 
CK_BYTEpRequestedAttributes
 
CK_ULONG ulRequestedAttributesLen
 
CK_BYTEpRequiredAttributes
 
CK_ULONG ulRequiredAttributesLen
 

Field Documentation

◆ certificateHandle

CK_OBJECT_HANDLE CK_CMS_SIG_PARAMS::certificateHandle

◆ pContentType

CK_UTF8CHAR* CK_CMS_SIG_PARAMS::pContentType

◆ pDigestMechanism

CK_MECHANISM* CK_CMS_SIG_PARAMS::pDigestMechanism

◆ pRequestedAttributes

CK_BYTE* CK_CMS_SIG_PARAMS::pRequestedAttributes

◆ pRequiredAttributes

CK_BYTE* CK_CMS_SIG_PARAMS::pRequiredAttributes

◆ pSigningMechanism

CK_MECHANISM* CK_CMS_SIG_PARAMS::pSigningMechanism

◆ ulRequestedAttributesLen

CK_ULONG CK_CMS_SIG_PARAMS::ulRequestedAttributesLen

◆ ulRequiredAttributesLen

CK_ULONG CK_CMS_SIG_PARAMS::ulRequiredAttributesLen

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