ndn-cxx: NDN C++ Library 0.9.0-33-g832ea91d
Loading...
Searching...
No Matches
base64-decode.hpp File Reference
+ Include dependency graph for base64-decode.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::security::transform::Base64Decode
 The module to perform Base64 decoding transformation. More...
 

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)