Leadtools.Dicom Namespace : DicomTlsMacMethodType Enumeration |
public enum DicomTlsMacMethodType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomTlsMacMethodType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomTlsMacMethodType
public enum DicomTlsMacMethodType : System.IComparable, System.IConvertible, System.IFormattable
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomTlsMacMethodType = function() { }; Leadtools.Dicom.DicomTlsMacMethodType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomTlsMacMethodType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Md5 | Message-Digest algorithm 5 |
None | Returned if no secure connection is established. |
Sha1 | Secure Hash Algorithm (new and improved algorithm). |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomTlsMacMethodType
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