←Select platform

DicomIsclSigningMethodType Enumeration

Summary

Specifies the message authentication code (MAC) type.

Syntax
C#
VB
C++
public enum DicomIsclSigningMethodType   
Public Enum DicomIsclSigningMethodType  
public enum class DicomIsclSigningMethodType   

Members
ValueMemberDescription
0None No message authentication code.
5185Md5 128-bit MD5 message authentication code.
16385DesMac 64-bit DESMAC authentication code.

Example

For an example, refer to SetIsclMutualAuthenticationAlgorithm.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly