LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

OnPrivateKeyPassword Method






true if the password is being used for encryption; false if the password is being used for decryption.
Invokes the private PrivateKeyPassword event.
Syntax
protected override string OnPrivateKeyPassword( 
   bool encryption
)
'Declaration
 
Protected Overrides Function OnPrivateKeyPassword( _
   ByVal encryption As Boolean _
) As String
'Usage
 
Dim instance As DicomConnection
Dim encryption As Boolean
Dim value As String
 
value = instance.OnPrivateKeyPassword(encryption)
protected override string OnPrivateKeyPassword( 
   bool encryption
)
 function Leadtools.Dicom.Scu.Common.DicomConnection.OnPrivateKeyPassword( 
   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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomConnection Class
DicomConnection Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features