C#
VB
WinRT C#
C++
Specifies the message authentication code (MAC) type.
public enum DicomIsclSigningMethodType Public Enum DicomIsclSigningMethodType
public enum DicomIsclSigningMethodType Leadtools.Dicom.DicomIsclSigningMethodType = function() { };Leadtools.Dicom.DicomIsclSigningMethodType.prototype = {<br/>LeadtoolsMemberMarker(replace me)};
public enum class DicomIsclSigningMethodType Members
| Value | Member | Description |
|---|---|---|
| 0 | None | No message authentication code. |
| 5185 | Md5 | 128-bit MD5 message authentication code. |
| 16385 | DesMac | 64-bit DESMAC authentication code. |
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
