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