webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
FakeProofSource Class Reference
Inheritance diagram for FakeProofSource:

Public Member Functions

 FakeProofSource (bool success)
 
bool GetProof (const IPAddress &server_ip, const std::string &hostname, const std::string &server_config, net::QuicVersion quic_version, base::StringPiece chlo_hash, bool ecdsa_ok, scoped_refptr< net::ProofSource::Chain > *out_certs, std::string *out_signature, std::string *out_leaf_cert_sct) override
 

Constructor & Destructor Documentation

◆ FakeProofSource()

FakeProofSource::FakeProofSource ( bool  success)
inlineexplicit

Member Function Documentation

◆ GetProof()

bool FakeProofSource::GetProof ( const IPAddress &  server_ip,
const std::string hostname,
const std::string server_config,
net::QuicVersion  quic_version,
base::StringPiece  chlo_hash,
bool  ecdsa_ok,
scoped_refptr< net::ProofSource::Chain > *  out_certs,
std::string out_signature,
std::string out_leaf_cert_sct 
)
inlineoverride

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