base64-encode.cpp File Reference
Include dependency graph for base64-encode.cpp:

Go to the source code of this file.

Data Structures

class  ndn::security::transform::Base64Encode::Impl
 The implementation class which contains the internal state of the filter which includes openssl specific structures. More...
 

Namespaces

 ndn
 Copyright (c) 2013-2016 Regents of the University of California.
 
 ndn::security
 
 ndn::security::transform
 

Functions

unique_ptr< Transform > ndn::security::transform::base64Encode (bool needBreak)