Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomTlsExchangeMethodType Enumeration








Specifies the key exchange algorithm.
Syntax
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  
Leadtools.Dicom.DicomTlsExchangeMethodType = function() { };
Leadtools.Dicom.DicomTlsExchangeMethodType.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomTlsExchangeMethodType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None Returned if no secure connection is established.
0x00000040RsaSignedDhe RSA signed Diffie-Hellman Ephemeral.
0x00000041Rsa RSA key exchange
0x00000042Dh Diffie-Hellman key exchange
0x00000043Dss DS/DSS (Digital Signature Standard/Diffie-Hellman) key exchange
0x00000044Fortezza FORTEZZA key exchange
Example
For an example, refer to SetTlsClientCertificate.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomTlsExchangeMethodType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
GetTlsKeyExchangeAlgorithm Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features