ErrorDetail.h File Reference
Include dependency graph for ErrorDetail.h:
This graph shows which files directly or indirectly include this file:
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". More... | |
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) |