Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomTlsMacMethodType Enumeration








Specifies the message authentication code (MAC) algorithm.
Syntax
'Declaration
 
Public Enum DicomTlsMacMethodType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomTlsMacMethodType
public enum DicomTlsMacMethodType : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Dicom.DicomTlsMacMethodType = function() { };
Leadtools.Dicom.DicomTlsMacMethodType.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomTlsMacMethodType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None Returned if no secure connection is established.
0x00000010Sha1 Secure Hash Algorithm (new and improved algorithm).
0x00000011Md5 Message-Digest algorithm 5
Example
For an example, refer to SetTlsClientCertificate.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomTlsMacMethodType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
GetTlsIntegrityAlgorithm Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features