| DotNetBrowser.Net.Certificates Namespace | 
 Classes
Classes| Class | Description | |
|---|---|---|
|  | Certificate | 
                Provides information about the digital certificate. This certificate represents a X.509 certificate,
                which consists of a particular identity or end-entity certificate, such as an server
                identity or a client public key certificate, and zero or more intermediate certificates.
             | 
|  | CertificateVerificationError | 
                Provides information about an error found by Chromium when verifying an SSL certificate.
             | 
|  | ExtendedKeyUsage | 
                Defines how the certificate key can be used.
             | 
 Enumerations
Enumerations| Enumeration | Description | |
|---|---|---|
|  | CertificateVerificationStatus | 
                The status that indicates result of SSL certificate verification
                by default Chromium certificate verifier.
             |