GetEncryptionAlgorithmTLS method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long GetEncryptionAlgorithmTLS(long hNet, long nCipher);

Overview

Refer to Adding TLS Security to a DICOM Connection

Remarks

(Medical Imaging Suite only) Returns the encryption mode (DES, 3DES, etc) for the cipher.

There are several different cipher suites. Some of these differ only in encryption mode or algorithm.

See Also

Elements:

GetAuthenticationAlgorithmTLS method, GetIntegrityAlgorithmTLS method, GetKeyExchangeAlgorithmTLS method, GetEncryptKeyLengthTLS method, GetMutualAuthKeyLengthTLS method

Topics:

DICOM Security :Working with TLS