C#
VB
WinRT C#
C++
Specifies the message authentication code (MAC) algorithm.
public enum DicomTlsMacMethodType Public Enum DicomTlsMacMethodType
public enum DicomTlsMacMethodType Leadtools.Dicom.DicomTlsMacMethodType = function() { };Leadtools.Dicom.DicomTlsMacMethodType.prototype = {<br/>LeadtoolsMemberMarker(replace me)};
public enum class DicomTlsMacMethodType Members
| Value | Member | Description |
|---|---|---|
| 0 | None | Returned if no secure connection is established. |
| 16 | Sha1 | Secure Hash Algorithm (new and improved algorithm). |
| 17 | Md5 | Message-Digest algorithm 5 |
For an example, refer to SetTlsClientCertificate.
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
