Pointer to a NULL-terminated string indicating the MIME Content-type of message to be signed or null if the message is a MIME object

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

Syntax

Visual Basic (Declaration)
Public ContentType As IntPtr
C#
public IntPtr ContentType
Visual C++
public:
IntPtr ContentType
JavaScript
contentType

See Also