GetKeyExchangeAlgorithmTLS method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long GetKeyExchangeAlgorithmTLS(long hNet, long nCipher);

Overview

Refer to Negotiating a Ciphersuite

Remarks

(Medical Imaging Suite only) Returns a value that represents the key exchange algorithm.

The key exchange algorithm is the algorithm for securely generating secret keys.

There are several different cipher suites. Some differ only in the key exchange algorithm.

See Also

Elements:

GetAuthenticationAlgorithmTLS method, GetIntegrityAlgorithmTLS method, GetEncryptionAlgorithmTLS method, GetEncryptKeyLengthTLS method, GetMutualAuthKeyLengthTLS method

Topics:

DICOM Security :Working with TLS