Click or drag to resize

SignedExchangeInfoSecurityDetails Property

Version 107.1.120
Security details for the signed exchange header.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax
public SecurityDetails SecurityDetails { get; set; }

Property Value

Type: SecurityDetails
See Also