LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

PrivateKeyPassword Event

Show in webframe





Occurs when a private key password is needed.
Syntax
public event PrivateKeyPasswordDelegate PrivateKeyPassword
'Declaration
 
Public Event PrivateKeyPassword As PrivateKeyPasswordDelegate
'Usage
 
Dim instance As DicomConnection
Dim handler As PrivateKeyPasswordDelegate
 
AddHandler instance.PrivateKeyPassword, handler

            

            
public:
event PrivateKeyPasswordDelegate^ PrivateKeyPassword
Event Data

The event handler receives an argument of type PrivateKeyPasswordEventArgs containing data related to this event. The following PrivateKeyPasswordEventArgs properties provide information specific to this event.

PropertyDescription
PrivateKeyPassword Gets or sets the private key password.
Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs)Gets the SCP.
Remarks
This event is generated after a call to SetTlsClientCertificate with a private key file that is password encrypted, in order to obtain the password.
Requirements

Target Platforms

See Also

Reference

DicomConnection Class
DicomConnection Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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