LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomTlsMacMethodType Enumeration

Show in webframe







Specifies the message authentication code (MAC) algorithm.
Syntax
public enum DicomTlsMacMethodType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomTlsMacMethodType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomTlsMacMethodType
public enum DicomTlsMacMethodType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomTlsMacMethodType = function() { };
Leadtools.Dicom.DicomTlsMacMethodType.prototype = {
None = 0x00000000, Sha1 = 0x00000010, Md5 = 0x00000011, };
public enum class DicomTlsMacMethodType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneReturned if no secure connection is established.
0x00000010Sha1Secure Hash Algorithm (new and improved algorithm).
0x00000011Md5Message-Digest algorithm 5
Example
For an example, refer to DicomNet.SetTlsClientCertificate.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
GetTlsIntegrityAlgorithm Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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