LAUREL BRIDGE

TlsNetworkSocketEnabledSslProtocols Property

DICOM Connectivity Framework V3.4
Which TLS protocols are enabled: 1.0, 1.1, 1.2

Namespace:  LaurelBridge.DCFExamples.TLS
Assemblies:   EchoSCU (in EchoSCU.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
  VerificationSCPExtended (in VerificationSCPExtended.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public SslProtocols EnabledSslProtocols { get; set; }

Property Value

Type: SslProtocols
See Also

Reference