This method is called by SetTlsClientCertificate whenever the private key file is password-encrypted in order to obtain the password.
protected virtual string OnPrivateKeyPassword(
bool encryption
)
Protected Overridable Function OnPrivateKeyPassword( _
ByVal encryption As Boolean _
) As String
protected:
virtual String^ OnPrivateKeyPassword(
bool encryption
)
encryption
true if the password is being used for encryption; false if the password is being used for decryption.
The password to use for the password-encrypted private key file.
A call to this method may be generated after a call to SetTlsClientCertificate with a private key file that is password-encrypted, in order to obtain the password.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document