Click or drag to resize

SignedExchangeSignatureCertSha256 Property

Version 118.6.80
The hex string of signed exchange signature cert sha256.

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

Property Value

Type: String
See Also