22 #ifndef NDN_CXX_SECURITY_TRANSFORM_HEX_DECODE_HPP 23 #define NDN_CXX_SECURITY_TRANSFORM_HEX_DECODE_HPP 54 convert(
const uint8_t* buf,
size_t size)
final;
65 unique_ptr<Transform::OBuffer>
66 toBytes(
const uint8_t* hex,
size_t hexLen);
80 #endif // NDN_CXX_SECURITY_TRANSFORM_HEX_DECODE_HPP
Copyright (c) 2013-2017 Regents of the University of California.