Click or drag to resize

DotNetBrowser.Net.Certificates Namespace

This namespace contains interfaces and classes related to handling website certificates.
Classes
  ClassDescription
Public classCertificate
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.
Public classCertificateVerificationError
Provides information about an error found by Chromium when verifying an SSL certificate.
Public classExtendedKeyUsage
Defines how the certificate key can be used.
Enumerations
  EnumerationDescription
Public enumerationCertificateVerificationStatus
The status that indicates result of SSL certificate verification by default Chromium certificate verifier.