←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.