22 #ifndef NDN_CXX_SECURITY_SIGNING_HELPERS_HPP 23 #define NDN_CXX_SECURITY_SIGNING_HELPERS_HPP 25 #include "../common.hpp" 82 #endif // NDN_CXX_SECURITY_SIGNING_HELPERS_HPP SigningInfo signingByKey(const Name &keyName)
Copyright (c) 2013-2017 Regents of the University of California.
SigningInfo signingByCertificate(const Name &certName)
SigningInfo signingWithSha256()
SigningInfo signingByIdentity(const Name &identityName)