Public Types | |
using | code_type = decltype(ERR_get_error()) |
Public Member Functions | |
Exception (code_type err) | |
Definition at line 32 of file openssl_wrapper.hpp.
using vanetza::security::openssl::Exception::code_type = decltype(ERR_get_error()) |
Definition at line 35 of file openssl_wrapper.hpp.
vanetza::security::openssl::Exception::Exception | ( | ) |
Definition at line 20 of file openssl_wrapper.cpp.
|
explicit |
Definition at line 24 of file openssl_wrapper.cpp.