Pointer to the buffer which contains the new usersupplied password

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

Syntax

Visual Basic (Declaration)
Public NewPassword As IntPtr
C#
public IntPtr NewPassword
Visual C++
public:
IntPtr NewPassword
JavaScript
newPassword

See Also