Go to the source code of this file.
Classes | |
class | ndn::security::transform::HmacFilter |
The module to generate HMAC for input data. 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::hmacFilter (DigestAlgorithm algo, const uint8_t *key, size_t keyLen) |