#include <Pkcs7Exception.h>
◆ ErrorCode
Enumerator |
---|
UNKNOWN | |
INVALID_PKCS7 | |
INVALID_TYPE | |
DECRYPTING | |
INTERNAL_ERROR | |
INVALID_SYMMETRIC_CIPHER | |
INVALID_CERTIFICATE | |
ADDING_SIGNER | |
ADDING_CERTIFICATE | |
◆ Pkcs7Exception() [1/3]
Pkcs7Exception::Pkcs7Exception |
( |
std::string |
where | ) |
|
|
inline |
◆ Pkcs7Exception() [2/3]
◆ Pkcs7Exception() [3/3]
◆ ~Pkcs7Exception()
virtual Pkcs7Exception::~Pkcs7Exception |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ errorCode2Message()
◆ getErrorCode()
◆ getMessage()
virtual std::string Pkcs7Exception::getMessage |
( |
| ) |
const |
|
inlinevirtual |
◆ toString()
virtual std::string Pkcs7Exception::toString |
( |
| ) |
const |
|
inlinevirtual |
◆ errorCode
The documentation for this class was generated from the following file: