LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomMacAlgorithm Enumeration

Show in webframe







Specifies the MAC Algorithm (0400,0015). This is the algorithm that should be used to generate the MAC.
Syntax
'Declaration
 
Public Enum DicomMacAlgorithm 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomMacAlgorithm
public enum DicomMacAlgorithm : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomMacAlgorithm = function() { };
Leadtools.Dicom.DicomMacAlgorithm.prototype = {
Ripemd160 = 0x00000000, Sha1 = 0x00000001, MD5 = 0x00000002, };
public enum class DicomMacAlgorithm : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000Ripemd160Use the RACE Integrity Primitives Evaluation (RIPEMD-160) hash function (recommended).
0x00000001Sha1Use the Secure Hash Algorithm (SHA-1) hash function.
0x00000002MD5Use the Message Digest - 5 (MD5) hash function.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
CreateSignature 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