OnPrivateKeyPassword Method

Summary
Invokes the private PrivateKeyPassword event.
Syntax
C#
C++/CLI
protected override string OnPrivateKeyPassword( 
   bool encryption 
) 
protected: 
String^ OnPrivateKeyPassword(  
   bool encryption 
) override  

Parameters

encryption
true if the password is being used for encryption; false if the password is being used for decryption.

Return Value

The secure password.

Requirements

Target Platforms

Help Version 22.0.2023.1.24
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.