#include "ndn-cxx/security/transform/transform-base.hpp"
#include "ndn-cxx/security/security-common.hpp"
Go to the source code of this file.
Classes | |
class | ndn::security::transform::SignerFilter |
The module to sign data. More... | |
Namespaces | |
ndn | |
ndn::security | |
Contains the ndn-cxx security framework. | |
ndn::security::transform | |
Functions | |
unique_ptr< Transform > | ndn::security::transform::signerFilter (DigestAlgorithm algo, const PrivateKey &key) |