Click or drag to resize

CertificateSecurityStateCertificateHasWeakSignature Property

Version 88.2.90
True if the certificate uses a weak signature aglorithm.

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

Property Value

Type: Boolean
See Also