Click or drag to resize

CertificateSecurityStateCertificateHasWeakSignature Property

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

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

Property Value

Type: Boolean
See Also