#include <Pkcs12Exception.h>
◆ ErrorCode
Enumerator |
---|
UNKNOWN | |
KEY_AND_CERT_DO_NOT_MATCH | |
PARSE_ERROR | |
MAC_VERIFY_FAILURE | |
◆ Pkcs12Exception() [1/3]
Pkcs12Exception::Pkcs12Exception |
( |
| ) |
|
◆ ~Pkcs12Exception()
virtual Pkcs12Exception::~Pkcs12Exception |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ Pkcs12Exception() [2/3]
Pkcs12Exception::Pkcs12Exception |
( |
std::string |
where | ) |
|
|
inline |
◆ Pkcs12Exception() [3/3]
◆ errorCode2Message()
◆ getErrorCode()
◆ getMessage()
virtual std::string Pkcs12Exception::getMessage |
( |
| ) |
const |
|
inlinevirtual |
◆ toString()
virtual std::string Pkcs12Exception::toString |
( |
| ) |
const |
|
inlinevirtual |
◆ errorCode
The documentation for this class was generated from the following file: