←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.