#include "ndn-cxx/security/transform/base64-decode.hpp"#include <openssl/bio.h>#include <openssl/evp.h>
Include dependency graph for base64-decode.cpp: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) |