signer-filter.hpp File Reference
+ Include dependency graph for signer-filter.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::security::transform::SignerFilter
 The module to sign 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::signerFilter (DigestAlgorithm algo, const PrivateKey &key)