SetDefaultEncryptionISCL method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short SetDefaultEncryptionISCL(long hNet, long nEncryptionMode);

Overview

Refer to Adding ISCL Security to a DICOM Connection

Remarks

(Medical Imaging Suite only) Sets the encryption mode used by the ISCL operations.

This method may be called after startup, regardless of whether a connection has been established.

See Also

Elements:

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

Topics:

DICOM Security: Working with ISCL