#include "transform-base.hpp"

Go to the source code of this file.
Classes | |
| class | ndn::security::transform::Base64Encode | 
| The module to perform Base64 encoding transformation.  More... | |
Namespaces | |
| ndn | |
| Copyright (c) 2011-2015 Regents of the University of California.  | |
| ndn::security | |
| ndn::security::transform | |
Functions | |
| unique_ptr< Transform > | ndn::security::transform::base64Encode (bool needBreak) |