#include "ndn-cxx/security/transform/hex-encode.hpp"
Go to the source code of this file.
Namespaces | |
ndn | |
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 [] |