ndn-cxx: NDN C++ Library 0.9.0-33-g832ea91d
Loading...
Searching...
No Matches
base64-decode.cpp File Reference
#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

namespace  ndn
 
namespace  ndn::security
 Contains the ndn-cxx security framework.
 
namespace  ndn::security::transform
 

Functions

unique_ptr< Transformndn::security::transform::base64Decode (bool expectNewlineEvery64Bytes)