GetIndexForMutualAuthISCL method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long GetIndexForMutualAuthISCL(long hNet);

Overview

Refer to Adding ISCL Security to a DICOM Connection

Remarks

(Medical Imaging Suite only) Gets the current index of the mutual authentication key to be used during the mutual authentication process.

This method gets the index of the actual key used for mutual authentication operations. This index can be between 1 and 8, inclusively.

See Also

Elements:

SetIndexForMutualAuthISCL method, SetMutualAuthKeyISCL method, SetDefaultSigningISCL method, SetDefaultEncryptionISCL method, SetAuthDataISCL method, SetMaxCommBlockLengthISCL method, SetMaxMessageLengthISCL method, SetMutualAuthAlgISCL method, SetEncryptKeyISCL method, SetIndexForEncryptISCL method

Topics:

DICOM Security: Working with ISCL