![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
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
Leadtools.Dicom.DicomIsclEncryptionMethodType = function() { }; Leadtools.Dicom.DicomIsclEncryptionMethodType.prototype = {<br/> LeadtoolsMemberMarker(replace me) };
public enum class DicomIsclEncryptionMethodType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | None | The data is transmitted without encryption. ![]() ![]() ![]() |
0x00001212 | DesCbc | The data is transmitted encrypted using the DES algorithm in cipher block chaining mode. ![]() |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomIsclEncryptionMethodType