LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomTlsExchangeMethodType Enumeration

Show in webframe







Specifies the key exchange algorithm.
Syntax
public enum DicomTlsExchangeMethodType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomTlsExchangeMethodType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomTlsExchangeMethodType
public enum DicomTlsExchangeMethodType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomTlsExchangeMethodType = function() { };
Leadtools.Dicom.DicomTlsExchangeMethodType.prototype = {
None = 0x00000000, RsaSignedDhe = 0x00000040, Rsa = 0x00000041, Dh = 0x00000042, Dss = 0x00000043, Fortezza = 0x00000044, };
public enum class DicomTlsExchangeMethodType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneReturned if no secure connection is established.
0x00000040RsaSignedDheRSA signed Diffie-Hellman Ephemeral.
0x00000041RsaRSA key exchange
0x00000042DhDiffie-Hellman key exchange
0x00000043DssDS/DSS (Digital Signature Standard/Diffie-Hellman) key exchange
0x00000044FortezzaFORTEZZA key exchange
Example
For an example, refer to DicomNet.SetTlsClientCertificate.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
GetTlsKeyExchangeAlgorithm Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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