Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.DataTypes Namespace : MACAlgorithm Enumeration |
public enum MACAlgorithm : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum MACAlgorithm Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As MACAlgorithm
public enum class MACAlgorithm : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | RipeMd160 | RACE Integrity Primitives Evaluation Message Digest |
0x00000001 | Md5 | Message-Digest algorithm 5 |
0x00000002 | Sha1 | Secure Hash Algorithm 1 |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.Common.DataTypes.MACAlgorithm