#include "signing-helpers.hpp"
Go to the source code of this file.
Namespaces | |
ndn | |
Copyright (c) 2011-2015 Regents of the University of California. | |
ndn::security | |
Functions | |
SigningInfo | ndn::security::signingByIdentity (const Name &identity) |
SigningInfo | ndn::security::signingByKey (const Name &keyName) |
SigningInfo | ndn::security::signingByCertificate (const Name &certName) |
SigningInfo | ndn::security::signingWithSha256 () |