Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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 
Managed Extensions for C++ 
__value public enum DicomMacAlgorithm : public 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 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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