| ISslInfoCertStatus Property  | 
Version 103.0.120 
            Returns a bitmask containing any and all problems verifying the server
            certificate.
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 103.0.120.0 (103.0.120.0)
 Syntax
SyntaxCertStatus CertStatus { get; }property CertStatus CertStatus {
	CertStatus get ();
}Property Value
Type: 
CertStatus See Also
See Also