|
| FakeProofVerifier (bool success) |
|
net::QuicAsyncStatus | VerifyProof (const std::string &hostname, const uint16_t port, const std::string &server_config, net::QuicVersion quic_version, base::StringPiece chlo_hash, const std::vector< std::string > &certs, const std::string &cert_sct, const std::string &signature, const ProofVerifyContext *context, std::string *error_details, std::unique_ptr< net::ProofVerifyDetails > *verify_details, net::ProofVerifierCallback *callback) override |
|
◆ FakeProofVerifier()
FakeProofVerifier::FakeProofVerifier |
( |
bool |
success | ) |
|
|
inlineexplicit |
◆ VerifyProof()
net::QuicAsyncStatus FakeProofVerifier::VerifyProof |
( |
const std::string & |
hostname, |
|
|
const uint16_t |
port, |
|
|
const std::string & |
server_config, |
|
|
net::QuicVersion |
quic_version, |
|
|
base::StringPiece |
chlo_hash, |
|
|
const std::vector< std::string > & |
certs, |
|
|
const std::string & |
cert_sct, |
|
|
const std::string & |
signature, |
|
|
const ProofVerifyContext * |
context, |
|
|
std::string * |
error_details, |
|
|
std::unique_ptr< net::ProofVerifyDetails > * |
verify_details, |
|
|
net::ProofVerifierCallback * |
callback |
|
) |
| |
|
inlineoverride |
The documentation for this class was generated from the following file: