#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 76 of file openssl-helper.cpp.
|
explicit |
Definition at line 83 of file openssl-helper.cpp.
ndn::security::detail::EvpPkeyCtx::~EvpPkeyCtx | ( | ) |
Definition at line 90 of file openssl-helper.cpp.
|
inline |
Definition at line 65 of file openssl-helper.hpp.