Leadtools.Dicom Namespace : DicomMacAlgorithm Enumeration |
public enum DicomMacAlgorithm : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'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
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomMacAlgorithm = function() { }; Leadtools.Dicom.DicomMacAlgorithm.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomMacAlgorithm : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
MD5 | Use the Message Digest - 5 (MD5) hash function. |
Ripemd160 | Use the RACE Integrity Primitives Evaluation (RIPEMD-160) hash function (recommended). |
Sha1 | Use the Secure Hash Algorithm (SHA-1) hash function. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomMacAlgorithm
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2