LAUREL BRIDGE

TlsNetworkSocket Properties

DICOM Connectivity Framework V3.4

The TlsNetworkSocket type exposes the following members.

Properties

  NameDescription
Public propertyAllowMissingCertificates
Allow client to not send a certificate
Public propertyAllowSelfSignedCertificates
Allow self-signed certificates
Public propertyAuthenticationTimeoutMs
TLS authentication timeout in msecs
Public propertyCertificate
The TLS certificate.
Public propertyEnabledSslProtocols
Which TLS protocols are enabled: 1.0, 1.1, 1.2
Public propertyIgnoreCertificateNameMismatch
Ignore certificate name mismatch errors
Public propertyRemoteHostName
Remote hostname
Public propertySendClientCertificate
True requires client to send a certificate
Public propertySslProtocol
Get the active TLS protocol from the TLS connection stream
Public propertyWriteTimeoutMs
Write to socket timeout in msecs
Top
See Also

Reference