←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.