![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
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
Leadtools.Dicom.DicomTlsMacMethodType = function() { }; Leadtools.Dicom.DicomTlsMacMethodType.prototype = {<br/> LeadtoolsMemberMarker(replace me) };
public enum class DicomTlsMacMethodType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | None | Returned if no secure connection is established. ![]() ![]() ![]() |
0x00000010 | Sha1 | Secure Hash Algorithm (new and improved algorithm). ![]() ![]() ![]() |
0x00000011 | Md5 | Message-Digest algorithm 5 ![]() |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomTlsMacMethodType