#include "ltdic.h"
L_CIPHERSUITE LDicomNet::GetCipherFromIndexTLS(nIndex);
Returns a value that represents the ciphersuite present at the specified index. This function is available in the PACS Imaging toolkits.
Index of the ciphersuite to get. This is a zero-based index into an 8-position array that contains available ciphersuites, listed by preference.
Value | Meaning |
---|---|
<>0 | A value that indicates the ciphersuite agreed upon during the TLS protocol. |
0 | No cipher suite has been agreed upon yet. |
More ciphersuites from the TLS standard can be added. Currently however, LEADTOOLS only supports those ciphersuites listed in the L_CIPHERSUITE enumerated type.
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