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

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

Return Value

Type: CertStatus
See Also