Pointer to Length in bytes (uint) that the output to be created shall have, has to hold the desired length as input and will receive the calculated length as output

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

Syntax

Visual Basic (Declaration)
Public OutputLen As IntPtr
C#
public IntPtr OutputLen
Visual C++
public:
IntPtr OutputLen
JavaScript
outputLen

See Also