C#
VB
WinRT C#
C++
Specifies the ISCL encryption mode.
public enum DicomIsclEncryptionMethodType Public Enum DicomIsclEncryptionMethodType
public enum DicomIsclEncryptionMethodType Leadtools.Dicom.DicomIsclEncryptionMethodType = function() { };Leadtools.Dicom.DicomIsclEncryptionMethodType.prototype = {<br/>LeadtoolsMemberMarker(replace me)};
public enum class DicomIsclEncryptionMethodType Members
| Value | Member | Description |
|---|---|---|
| 0 | None | The data is transmitted without encryption. |
| 4626 | DesCbc | The data is transmitted encrypted using the DES algorithm in cipher block chaining mode. |
For an example, refer to SetIsclMutualAuthenticationAlgorithm.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
