Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 Enum
Visual Basic (Usage)Copy Code
Dim instance As DicomMacAlgorithm
C# 
public enum DicomMacAlgorithm : Enum 
C++/CLI 
public enum class DicomMacAlgorithm : public Enum 

Members

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

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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