Visual Basic (Declaration) | |
---|---|
Public Enum DicomTlsEncryptionMethodType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum DicomTlsEncryptionMethodType : Enum |
C++/CLI | |
---|---|
public enum class DicomTlsEncryptionMethodType : public Enum |
Member | Description |
---|---|
Des | DES encryption. |
ThreeDes | 3DES encryption. |
For an example, refer to DicomNet.SetTlsClientCertificate.
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomTlsEncryptionMethodType
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family