Click or drag to resize

CertificateSecurityStateKeyExchange Property

Version 118.6.80
Key Exchange used by the connection, or the empty string if not applicable.

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

Property Value

Type: String
See Also