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