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