Leadtools.Dicom Namespace : DicomIsclEncryptionMethodType Enumeration |
public enum DicomIsclEncryptionMethodType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomIsclEncryptionMethodType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomIsclEncryptionMethodType
public enum DicomIsclEncryptionMethodType : System.IComparable, System.IConvertible, System.IFormattable
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomIsclEncryptionMethodType = function() { }; Leadtools.Dicom.DicomIsclEncryptionMethodType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomIsclEncryptionMethodType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
DesCbc | The data is transmitted encrypted using the DES algorithm in cipher block chaining mode. |
None | The data is transmitted without encryption. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomIsclEncryptionMethodType
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