9#ifndef SQUID_SRC_SECURITY_KEYLOG_H
10#define SQUID_SRC_SECURITY_KEYLOG_H
31 void dump(std::ostream &)
const;
a single tls_key_log directive configuration and logging handler
void dump(std::ostream &) const
reproduces explicitly-configured squid.conf settings
void record(const CommunicationSecrets &)
writes a single (but multi-line) key log entry
bool canLog() const
whether record() preconditions are currently satisfied
Network/connection security abstraction layer.