GetAuthenticationAlgorithmTLS method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long GetAuthenticationAlgorithmTLS(long hNet, long nCipher);

Overview

Refer to Negotiating a Ciphersuite

Remarks

(Medical Imaging Suite only) Returns the mutual authentication mode or algorithm for the cipher.

There are several different cipher suites. Some differ only in the mutual authentication algorithm. Usually the authentication algorithm is based on RSA or DSS certificates.

See Also

Elements:

GetEncryptionAlgorithmTLS method, GetIntegrityAlgorithmTLS method, GetKeyExchangeAlgorithmTLS method, GetEncryptKeyLengthTLS method, GetMutualAuthKeyLengthTLS method

Topics:

DICOM Security :Working with TLS