#include <openssl-helper.hpp>
Public Member Functions | |
EvpPkeyCtx (EVP_PKEY *key) | |
EvpPkeyCtx (int id) | |
~EvpPkeyCtx () | |
operator EVP_PKEY_CTX * () const | |
Definition at line 54 of file openssl-helper.hpp.
|
explicit |
Definition at line 77 of file openssl-helper.cpp.
References NDN_THROW.
|
explicit |
Definition at line 84 of file openssl-helper.cpp.
References NDN_THROW.
ndn::security::detail::EvpPkeyCtx::~EvpPkeyCtx | ( | ) |
Definition at line 91 of file openssl-helper.cpp.
|
inline |
Definition at line 65 of file openssl-helper.hpp.