Specifies the encryption mode or algorithm.
public enum DicomTlsEncryptionMethodType
Public Enum DicomTlsEncryptionMethodType
public enum class DicomTlsEncryptionMethodType
Value | Member | Description |
---|---|---|
0 | None | No encryption. Returned if no secure connection is established. |
1 | Des | DES encryption. |
2 | ThreeDes | 3DES encryption. |
3 | Rc4 | RC4 encryption. |
4 | Rc2 | RC2 encryption. |
5 | Idea | International Data Encryption Algorithm. |
6 | Fortezza | Fortezza encryption. |
7 | Aes | Advanced Encryption Standard (AES) |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document