Botan
1.11.15
|
#include <pkcs8.h>
Public Member Functions | |
PKCS8_Exception (const std::string &error) |
Botan::PKCS8_Exception::PKCS8_Exception | ( | const std::string & | error | ) | [inline] |
Definition at line 22 of file pkcs8.h.
: Decoding_Error("PKCS #8: " + error) {}