Click or drag to resize

CertificateSecurityStateProtocol Property

Version 96.0.142
Protocol name (e.g. "TLS 1.2" or "QUIC").

Namespace:  CefSharp.DevTools.Security
Assembly:  CefSharp (in CefSharp.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax
public string Protocol { get; set; }

Property Value

Type: String
See Also