Generates a response code, based on the specified challenge code. This function is available in the PACS Imaging toolkits.
#include "ltdic.h"
virtual L_UINT32 LDicomNet::InternalAuthenticateISCL(nChallenge, nResponse, nParameter)
Challenge code received by the callback function. This challenge code will be used in the generation of the response code. This value is similar to a time stamp.
Pointer to a variable to be updated with the response code generated by the callback function.
Value that indicates the current mutual authentication key.
Value | Meaning |
---|---|
DICOM_SUCCESS | The generation of the response code was successful. |
<> DICOM_SUCCESS | The generation of the response code was not successful. |
Win32, x64
For an example, refer to LDicomNet::IsISCLQueueEmpty.
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