Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.11
|
Leadtools.Dicom.Scu.Common Namespace > DicomConnection Class : OnPrivateKeyPassword Method |
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: String^ OnPrivateKeyPassword( bool encryption ) override