GetCiphersuiteTLS method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long GetCiphersuiteTLS(long hNet);

Overview

Refer to Adding TLS Security to a DICOM Connection

Remarks

(Medical Imaging Suite only) Returns the cipher suite agreed upon during the TLS protocol.

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

See Also

Elements:

GetCipherFromIndexTLS method

Topics:

DICOM Security :Working with TLS