LDicomNet::GetCiphersuiteTLS

Summary

Returns the cipher suite agreed upon during the TLS protocol. This function is available in the PACS Imaging toolkits.

Syntax

#include "ltdic.h"

L_CIPHERSUITE LDicomNet::GetCiphersuiteTLS()

Returns

Value Meaning
<>0 A value that indicates the ciphersuite agreed upon during the TLS protocol.
0 No cipher suite has been agreed upon yet.

Comments

The ciphersuite is chosen by the server as the first client proposed ciphersuite that the server can understand.

Required DLLs and Libraries

Platforms

Win32, x64

See Also

Functions

Topics

Example

For an example, refer to LDicomNet::Initialize.

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

LEADTOOLS DICOM C++ Class Library Help

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