#include <openssl-helper.hpp>
Public Member Functions | |
EvpPkey () | |
~EvpPkey () | |
EVP_PKEY * | get () const |
EVP_PKEY ** | operator & () |
Definition at line 35 of file openssl-helper.hpp.
ndn::security::detail::EvpPkey::EvpPkey | ( | ) |
Definition at line 39 of file openssl-helper.cpp.
ndn::security::detail::EvpPkey::~EvpPkey | ( | ) |
Definition at line 44 of file openssl-helper.cpp.
|
inline |
Definition at line 43 of file openssl-helper.hpp.
Referenced by ndn::security::transform::generateEcKey(), and ndn::security::transform::generateRsaKey().
|
inline |
Definition at line 49 of file openssl-helper.hpp.