GetIntegrityAlgorithmTLS method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long GetIntegrityAlgorithmTLS(long hNet, long nCipher);

Overview

Refer to Adding TLS Security to a DICOM Connection

Remarks

(Medical Imaging Suite only) Returns the message authentication code type (MD5, SHA) for the cipher.

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

See Also

Elements:

GetAuthenticationAlgorithmTLS method, GetEncryptionAlgorithmTLS method, GetKeyExchangeAlgorithmTLS method, GetEncryptKeyLengthTLS method, GetMutualAuthKeyLengthTLS method

Topics:

DICOM Security :Working with TLS