hex-encode.hpp File Reference
#include "transform-base.hpp"
+ Include dependency graph for hex-encode.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::HexEncode
 The module to perform hexadecimal encoding transformation. More...
 

Namespaces

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

Functions

unique_ptr< Transform > ndn::security::transform::hexEncode (bool useUpperCase)