22 #ifndef NDN_CXX_SECURITY_SIGNING_HELPERS_HPP
23 #define NDN_CXX_SECURITY_SIGNING_HELPERS_HPP
Common includes and macros used throughout the library.
SigningInfo signingByCertificate(const Name &certName)
SigningInfo signingByKey(const Name &keyName)
SigningInfo signingByIdentity(const Name &identityName)
SigningInfo signingWithSha256()