NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
CK_CMS_SIG_PARAMS Struct Reference

Detailed Description

Definition at line 1886 of file pkcs11t.h.

Collaboration diagram for CK_CMS_SIG_PARAMS:

Data Fields

CK_OBJECT_HANDLE certificateHandle
 
CK_MECHANISM_PTR pSigningMechanism
 
CK_MECHANISM_PTR pDigestMechanism
 
CK_UTF8CHAR_PTR pContentType
 
CK_BYTE_PTR pRequestedAttributes
 
CK_ULONG ulRequestedAttributesLen
 
CK_BYTE_PTR pRequiredAttributes
 
CK_ULONG ulRequiredAttributesLen
 

Field Documentation

◆ certificateHandle

CK_OBJECT_HANDLE CK_CMS_SIG_PARAMS::certificateHandle

Definition at line 1887 of file pkcs11t.h.

◆ pContentType

CK_UTF8CHAR_PTR CK_CMS_SIG_PARAMS::pContentType

Definition at line 1890 of file pkcs11t.h.

◆ pDigestMechanism

CK_MECHANISM_PTR CK_CMS_SIG_PARAMS::pDigestMechanism

Definition at line 1889 of file pkcs11t.h.

◆ pRequestedAttributes

CK_BYTE_PTR CK_CMS_SIG_PARAMS::pRequestedAttributes

Definition at line 1891 of file pkcs11t.h.

◆ pRequiredAttributes

CK_BYTE_PTR CK_CMS_SIG_PARAMS::pRequiredAttributes

Definition at line 1893 of file pkcs11t.h.

◆ pSigningMechanism

CK_MECHANISM_PTR CK_CMS_SIG_PARAMS::pSigningMechanism

Definition at line 1888 of file pkcs11t.h.

◆ ulRequestedAttributesLen

CK_ULONG CK_CMS_SIG_PARAMS::ulRequestedAttributesLen

Definition at line 1892 of file pkcs11t.h.

◆ ulRequiredAttributesLen

CK_ULONG CK_CMS_SIG_PARAMS::ulRequiredAttributesLen

Definition at line 1894 of file pkcs11t.h.


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