Molybden API
Loading...
Searching...
No Matches
molybden::CertVerificationError Struct Reference

An error found by Chromium when verifying an SSL certificate. More...

#include <certificate.hpp>

Public Attributes

CertVerificationStatus status
 The certificate verification status.
 
std::string short_description
 A short localized human-readable description of the verification error.
 
std::string detailed_description
 A detailed localized human-readable description of the verification error.
 

Detailed Description

An error found by Chromium when verifying an SSL certificate.

Member Data Documentation

◆ detailed_description

std::string molybden::CertVerificationError::detailed_description

A detailed localized human-readable description of the verification error.

This message is formatted with HTML.


The documentation for this struct was generated from the following file: