SecurityDetailsEncryptedClientHello Property |
Version 130.1.90
Whether the connection used Encrypted ClientHello
Namespace: CefSharp.DevTools.NetworkAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public bool EncryptedClientHello { get; set; }
public:
property bool EncryptedClientHello {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also