Visual Basic (Declaration) | |
---|---|
Public Enum DicomIsclEncryptionMethodType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum DicomIsclEncryptionMethodType : Enum |
C++/CLI | |
---|---|
public enum class DicomIsclEncryptionMethodType : public Enum |
Member | Description |
---|---|
None | The data is transmitted without encryption. |
DesCbc | The data is transmitted encrypted using the DES algorithm in cipher block chaining mode. |
For an example, refer to DicomNet.SetIsclMutualAuthenticationAlgorithm.
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomIsclEncryptionMethodType
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family