Pointer to a location which receives the initialization vector (IV) created for the server (if any)
Namespace:
Cryptware.NCryptoki.ParametersAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public IVServer As IntPtr |
C# |
---|
public IntPtr IVServer |
Visual C++ |
---|
public: IntPtr IVServer |
JavaScript |
---|
ivServer |