Click or drag to resize

CertificateSecurityStateCertificateHasWeakSignature Property

Version 130.1.90
True if the certificate uses a weak signature algorithm.

Namespace: CefSharp.DevTools.Security
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public bool CertificateHasWeakSignature { get; set; }

Property Value

Boolean
See Also