←Select platform

DicomTlsExchangeMethodType Enumeration

Summary

Specifies the key exchange algorithm.

Syntax
C#
VB
C++
public enum DicomTlsExchangeMethodType   
Public Enum DicomTlsExchangeMethodType  
public enum class DicomTlsExchangeMethodType   

Members
ValueMemberDescription
0None Returned if no secure connection is established.
64RsaSignedDhe RSA signed Diffie-Hellman Ephemeral.
65Rsa RSA key exchange
66Dh Diffie-Hellman key exchange
67Dss DS/DSS (Digital Signature Standard/Diffie-Hellman) key exchange
68Fortezza FORTEZZA key exchange

Example

For an example, refer to SetTlsClientCertificate.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly