SslSettings.SslAllowDeprecatedVersions Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 8.0.9673)
SslAllowDeprecatedVersions
Gets or sets a value indicating whether deprecated versions of TLS/SSL protocol might be enabled using the SslAllowedVersions property. Currently deprecated versions: SSL 3.0.
Declaration
public bool SslAllowDeprecatedVersions { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |