SetIndexForMutualAuthISCL method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short SetIndexForMutualAuthISCL(long hNet, long nIndex);

Overview

Refer to Adding ISCL Security to a DICOM Connection

Remarks

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

This method sets the actual key used for mutual authentication operations, based on an index from 1 to 8

See Also

Elements:

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

Topics:

DICOM Security: Working with ISCL