Pointer to DER-encoded list of CMS Attributes the caller requests to be included in the signed attributes

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

Syntax

Visual Basic (Declaration)
Public RequestedAttributes As IntPtr
C#
public IntPtr RequestedAttributes
Visual C++
public:
IntPtr RequestedAttributes
JavaScript
requestedAttributes

See Also