Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomMacAlgorithm Enumeration








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.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomMacAlgorithm
public enum DicomMacAlgorithm : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Dicom.DicomMacAlgorithm = function() { };
Leadtools.Dicom.DicomMacAlgorithm.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomMacAlgorithm : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Ripemd160 Use the RACE Integrity Primitives Evaluation (RIPEMD-160) hash function (recommended).
0x00000001Sha1 Use the Secure Hash Algorithm (SHA-1) hash function.
0x00000002MD5 Use 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

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