Pointer to the buffer which contains the old user-supplied password

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

Syntax

Visual Basic (Declaration)
Public OldPassword As IntPtr
C#
public IntPtr OldPassword
Visual C++
public:
IntPtr OldPassword
JavaScript
oldPassword

See Also