Click or drag to resize

CertificateSecurityStateObsoleteSslProtocol Property

Version 130.1.90
True if the connection is using an obsolete SSL protocol.

Namespace: CefSharp.DevTools.Security
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public bool ObsoleteSslProtocol { get; set; }

Property Value

Boolean
See Also