SslErrorAlias Struct Reference
Collaboration diagram for SslErrorAlias:

Public Attributes | |
| const char * | name |
| const Security::ErrorCode * | errors |
Detailed Description
Definition at line 64 of file ErrorDetail.cc.
Member Data Documentation
◆ errors
| const Security::ErrorCode* SslErrorAlias::errors |
Definition at line 66 of file ErrorDetail.cc.
◆ name
| const char* SslErrorAlias::name |
Definition at line 65 of file ErrorDetail.cc.
Referenced by loadSslErrorShortcutsMap().
The documentation for this struct was generated from the following file:
- src/ssl/ErrorDetail.cc
