Click or drag to resize

IBaseEndpointSslProtocols Property

Allowed SslProtocols. Default is Tls 1.2

Namespace:  Crosser.Common.Server.Endpoint
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
SslProtocols SslProtocols { get; set; }

Property Value

Type: SslProtocols
See Also