
Go to the source code of this file.
Classes | |
| class | ndn::security::transform::Base64Decode::Impl | 
| The implementation class which contains the internal state of the filter which includes openssl specific structures.  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::base64Decode (bool expectNewlineEvery64Bytes) | 
Variables | |
| static const size_t | ndn::security::transform::BUFFER_LENGTH = 1024 |