#include "ndn-cxx/security/transform/base64-decode.hpp"
#include "ndn-cxx/security/impl/openssl.hpp"
Go to the source code of this file.
Namespaces | |
ndn | |
ndn::security | |
ndn::security::transform | |
Functions | |
unique_ptr< Transform > | ndn::security::transform::base64Decode (bool expectNewlineEvery64Bytes) |
Variables | |
static const size_t | ndn::security::transform::BUFFER_LENGTH = 1024 |