←Select platform

DicomTlsMacMethodType Enumeration

Summary

Specifies the message authentication code (MAC) algorithm.

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

Members
ValueMemberDescription
0None Returned if no secure connection is established.
16Sha1 Secure Hash Algorithm (new and improved algorithm).
17Md5 Message-Digest algorithm 5

Example

For an example, refer to SetTlsClientCertificate.

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