#include <Pt/Ssl/SslError.h>
Invalid SSL certificate or certificate chain.
Inherits SslError.
|
|
| InvalidCertificate (const std::string &what) throw () |
| | Constructs with message.
|
|
| InvalidCertificate (const char *what) throw () |
| | Constructs with message.
|
|
| ~InvalidCertificate () throw () |
| | Destructor.
|