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
Leadtools.Dicom.DicomTlsEncryptionMethodType = function() { }; Leadtools.Dicom.DicomTlsEncryptionMethodType.prototype = {
None = 0x00000000, Des = 0x00000002, ThreeDes = 0x00000002, Rc4 = 0x00000003, Rc2 = 0x00000004, Idea = 0x00000005, Fortezza = 0x00000006, };
public enum class DicomTlsEncryptionMethodType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomTlsEncryptionMethodType