Click or drag to resize

SignedExchangeInfoSecurityDetails Property

Version 113.3.50
Security details for the signed exchange header.

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

Property Value

Type: SecurityDetails
See Also