LEADTOOLS Medical (Leadtools.Dicom assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
DicomMacAlgorithm Enumeration
See Also  
Leadtools.Dicom Namespace : DicomMacAlgorithm Enumeration



Specifies the MAC Algorithm (0400,0015). This is the algorithm that should be used to generate the MAC.

Syntax

Visual Basic (Declaration) 
Public Enum DicomMacAlgorithm 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As DicomMacAlgorithm
C# 
public enum DicomMacAlgorithm : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class DicomMacAlgorithm : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
MD5Use the Message Digest - 5 (MD5) hash function.
Ripemd160Use the RACE Integrity Primitives Evaluation (RIPEMD-160) hash function (recommended).
Sha1Use the Secure Hash Algorithm (SHA-1) hash function.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomMacAlgorithm

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

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