←Select platform

DicomTlsAuthenticationMethodType Enumeration

Summary

Specifies the authentication mode or algorithm.

Syntax
C#
VB
C++
public enum DicomTlsAuthenticationMethodType   
Public Enum DicomTlsAuthenticationMethodType  
public enum class DicomTlsAuthenticationMethodType   

Members
ValueMemberDescription
0None No mutual authentication. Returned if no secure connection is established.
32Rsa Mutual authentication through RSA certificates.
33Dss Mutual authentication through DSS.
34Dh Mutual authentication through DH.

Example

For an example, refer to SetTlsClientCertificate.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly