base64-decode.cpp File Reference
#include "base64-decode.hpp"
#include "../detail/openssl.hpp"
+ Include dependency graph for base64-decode.cpp:

Go to the source code of this file.

Namespaces

 ndn
 Copyright (c) 2013-2017 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