#include "hex-encode.hpp"
Include dependency graph for hex-encode.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::hexEncode (bool useUpperCase) |
Variables | |
| static const uint8_t | ndn::security::transform::H2CL [] |
| static const uint8_t | ndn::security::transform::H2CU [] |