LDicomNet::SetMutualAuthAlgISCL

#include "ltdic.h"

L_UINT32 LDicomNet::SetMutualAuthAlgISCL(mutualAuthMode)

Sets the mutual authentication mode. Currently only DICOM_ISCL_MUTUAL_AUTH_3P4W, the three-pass-four-way mutual authentication, is described in the standard. This function is available in the PACS Imaging toolkits.

Parameters

L_UINT32 mutualAuthMode

Flag that indicates the mutual authentication mode to use. Currently, only DICOM_ISCL_MUTUAL_AUTH_3P4W is supported.

Returns

Value Meaning
DICOM_SUCCESS Success. The mutual authentication mode was successfully set.
DICOM_ERROR_PARAMETER A parameter error occurred. The mutual authentication mode will be DICOM_ISCL_MUTUAL_AUTH_3P4W.

Comments

The implicit value for the mutual authentication protocol is set at creation to DICOM_ISCL_MUTUAL_AUTH_3P4W.

Required DLLs and Libraries

Platforms

Win32, x64

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

LEADTOOLS DICOM C++ Class Library Help