Specifies the authentication mode or algorithm.
enum _L_MUTUAL_AUTH_METHOD
{
L_MUTUALAUTH_NONE = 0,
L_MUTUALAUTH_RSA = 0x20,
L_MUTUALAUTH_DSS = 0x21,
L_MUTUALAUTH_DH = 0x022,
};
No mutual authentication. Returned if no secure connection is established.
Mutual authentication through RSA certificates.
Mutual authentication through DSS.
Mutual authentication through DH.
L_DicomGetAuthenticationAlgorithmTLS
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