C#
VB
C++
Invokes the private PrivateKeyPassword event.
protected override string OnPrivateKeyPassword(
bool encryption
)
Protected Overrides Function OnPrivateKeyPassword( _
ByVal encryption As Boolean _
) As String
protected:
String^ OnPrivateKeyPassword(
bool encryption
) override
encryption
true if the password is being used for encryption; false if the password is being used for decryption.
The secure password.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET