#include "ltdic.h"
virtual L_UINT32 LDicomNet::ExternalAuthenticateISCL(nChallenge, nResponse, nParameter)
Determines whether the response code is a valid response for the challenge code. This function is available in the PACS Imaging toolkits.
Value that represents the challenge code sent to the peer computer. This value is similar to a time stamp. This function will determine whether the response code in the nResponse parameter is a valid response for this challenge code.
Value that represents the response code generated by the peer computer. This value is similar to a time stamp. This function will determine whether this response code is a valid response for the challenge code in the nChallenge parameter.
Value that indicates the current mutual authentication key.
Value | Meaning |
---|---|
DICOM_SUCCESS | The response code and challenge code match. |
<> DICOM_SUCCESS | The response code and challenge code do not match. |
Required DLLs and Libraries
Win32, x64
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document