Pointer to DER-encoded list of CMS Attributes (with accompanying values) required to be included in the resulting signed attributes

Namespace:  Cryptware.NCryptoki.Parameters
Assembly:  NCryptoki (in NCryptoki.dll)

Syntax

Visual Basic (Declaration)
Public RequiredAttributes As IntPtr
C#
public IntPtr RequiredAttributes
Visual C++
public:
IntPtr RequiredAttributes
JavaScript
requiredAttributes

See Also