Click or drag to resize

SecurityDetailsEncryptedClientHello Property

Version 118.6.80
Whether the connection used Encrypted ClientHello

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public bool EncryptedClientHello { get; set; }

Property Value

Type: Boolean
See Also