Leadtools.Dicom Namespace : DicomTlsExchangeMethodType Enumeration |
public enum DicomTlsExchangeMethodType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomTlsExchangeMethodType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomTlsExchangeMethodType
public enum DicomTlsExchangeMethodType : System.IComparable, System.IConvertible, System.IFormattable
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomTlsExchangeMethodType = function() { }; Leadtools.Dicom.DicomTlsExchangeMethodType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomTlsExchangeMethodType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Dh | Diffie-Hellman key exchange |
Dss | DS/DSS (Digital Signature Standard/Diffie-Hellman) key exchange |
Fortezza | FORTEZZA key exchange |
None | Returned if no secure connection is established. |
Rsa | RSA key exchange |
RsaSignedDhe | RSA signed Diffie-Hellman Ephemeral. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomTlsExchangeMethodType
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