Remove SupportsOCSPStapling from CertVerifier and CertVerifyProc
1117034
This commit is contained in:
parent
b8774374a8
commit
42120b4a72
2 changed files with 0 additions and 7 deletions
|
@ -56,7 +56,6 @@ class AtomCertVerifier : public net::CertVerifier {
|
|||
net::CompletionOnceCallback callback,
|
||||
std::unique_ptr<Request>* out_req,
|
||||
const net::NetLogWithSource& net_log) override;
|
||||
bool SupportsOCSPStapling() override;
|
||||
|
||||
private:
|
||||
friend class CertVerifierRequest;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue