Click or drag to resize

SignedExchangeSignature.Certificates Property

Version 104.4.240
The encoded certificates.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntax
public string[] Certificates { get; set; }

Property Value

Type:String[]
See Also