|
Squid Web Cache master
|
Go to the source code of this file.
Namespaces | |
| namespace | Ssl |
Functions | |
| bool | Ssl::ParseErrorString (const char *name, Security::Errors &) |
| Security::ErrorCode | Ssl::GetErrorCode (const char *name) |
| The Security::ErrorCode code of the error described by "name". | |
| const char * | Ssl::GetErrorName (const Security::ErrorCode code, const bool prefixRawCode=false) |
| std::optional< SBuf > | Ssl::GetErrorDescr (Security::ErrorCode) |
| bool | Ssl::ErrorIsOptional (const char *name) |