Click or drag to resize

SignedExchangeSignatureCertificates Property

Version 112.3.0
The encoded certificates.

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

Property Value

Type: String
See Also