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.ParametersAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ContentType As IntPtr |
C# |
---|
public IntPtr ContentType |
Visual C++ |
---|
public: IntPtr ContentType |
JavaScript |
---|
contentType |