Leadtools.Dicom Namespace : DicomTlsEncryptionMethodType Enumeration |
public enum DicomTlsEncryptionMethodType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomTlsEncryptionMethodType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomTlsEncryptionMethodType
public enum DicomTlsEncryptionMethodType : System.IComparable, System.IConvertible, System.IFormattable
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomTlsEncryptionMethodType = function() { }; Leadtools.Dicom.DicomTlsEncryptionMethodType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomTlsEncryptionMethodType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Des | DES encryption. |
Fortezza | Fortezza encryption. |
Idea | International Data Encryption Algorithm. |
None | No encryption. Returned if no secure connection is established. |
Rc2 | RC2 encryption. |
Rc4 | RC4 encryption. |
ThreeDes | 3DES encryption. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomTlsEncryptionMethodType
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