9#ifndef SQUID_SRC_SECURITY_ENCRYPTORANSWER_H
10#define SQUID_SRC_SECURITY_ENCRYPTORANSWER_H
CbcPointer< ErrorState > error
problem details (nil on success)
~EncryptorAnswer()
deletes error if it is still set
Comm::ConnectionPointer conn
peer connection (secured on success)
bool tunneled
whether we spliced the connections instead of negotiating encryption
Network/connection security abstraction layer.
std::ostream & operator<<(std::ostream &, const EncryptorAnswer &)