Click or drag to resize
SslStatusCertStatus Property
Version 57.0.0
Returns a bitmask containing any and all problems verifying the server certificate.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 57.0.0.0 (57.0.0.0)
Syntax
public CertStatus CertStatus { get; }

Return Value

Type: CertStatus
See Also