LDicomNet::SetIndexForEncryptISCL

Summary

Sets the index of the encryption key. This function is available in the PACS Imaging toolkits.

Syntax

#include "ltdic.h"

L_UINT32 LDicomNet::SetIndexForEncryptISCL(nIndex)

Parameters

L_UINT32 nIndex

Index of the encryption key to be used. Possible values for this index are 1 through 8 and DICOM_ISCL_UNIQUE_SESSION_KEYS.

Returns

Value Meaning
DICOM_SUCCESS Success. The key in the specified location in the array was set as the key to use for encryption.
DICOM_ERROR_PARAMETER A parameter error occurred.

Required DLLs and Libraries

Platforms

Win32, x64

See Also

Functions

Topics

Example

For an example, refer to LDicomNet::IsISCLQueueEmpty.

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS DICOM C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.