Molybden API
Loading...
Searching...
No Matches
molybden::VerifyCertAction Class Reference

The BrowserDelegates::onVerifyCert action. More...

#include <browser_delegates.hpp>

Inheritance diagram for molybden::VerifyCertAction:
molybden::Action

Public Member Functions

 VerifyCertAction (std::unique_ptr< rpc::internal::Callback > callback)
 
void valid ()
 Mark the given certificate as valid.
 
void invalid (const std::vector< CertVerificationStatus > &statuses)
 Mark the given certificate as invalid with the specific statuses.
 
void defaultAction ()
 Use the default behavior and let Chromium verify the certificate.
 
- Public Member Functions inherited from molybden::Action
 Action (std::unique_ptr< rpc::internal::Callback > callback)
 

Additional Inherited Members

- Protected Attributes inherited from molybden::Action
std::unique_ptr< rpc::internal::Callback > callback_
 

Detailed Description


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