#include "ltdic.h"
L_UINT32 LDicomNet::SetCipherToIndexTLS(nIndex, cipher)
Sets the ciphersuite for the specified index. This function is available in the PACS Imaging toolkits.
Position in an array for which to set the specified ciphersuite. The ciphersuites in this array are those known by the client and should be ordered by preference.
Value that indicates the ciphersuite to set at the specified index. For a list of possible values, refer to L_CIPHERSUITE.
Value | Meaning |
---|---|
DICOM_SUCCESS | Success |
DICOM_ERROR_PARAMETER | A parameter error occurred. |
The server chooses the first ciphersuite proposed by client, which it can understand. If the client puts the ciphersuites with reduced security first, then a ciphersuite with reduced security will most likely be selected by the server.
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