SetCipherToIndexTLS method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short SetCipherToIndexTLS(long hNet, long nIndex, long nCipher);

Overview

Refer to Negotiating a Ciphersuite

Remarks

(Medical Imaging Suite only) Sets the ciphersuite for the specified index.

The server chooses the first ciphersuite proposed by the client which it can understand. If the client puts the ciphersuites with reduced security first, then the server will most likely select a ciphersuite with reduced security.

See Also

Elements:

GetCipherFromIndexTLS method, GetCiphersuiteTLS method

Topics:

DICOM Security :Working with TLS