commit | c29fb981187e63cbb16f1ad38e8c6b27986cdd10 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Sun Oct 20 19:43:10 2013 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Sun Oct 20 19:43:10 2013 -0700 |
tree | ff073b2bf9f65dc4b6ba0b183d81ac9cafd57112 | |
parent | 996607b46db0e5fc39e14cfa985afa306d9705f1 [diff] [blame] |
Fetching SelfEndorseCertificate works
diff --git a/src/endorse-certificate.h b/src/endorse-certificate.h index c4d160d..3b992c4 100644 --- a/src/endorse-certificate.h +++ b/src/endorse-certificate.h
@@ -55,6 +55,8 @@ class EndorseCertificate : public ndn::security::Certificate { public: + EndorseCertificate() {} + EndorseCertificate(const ndn::security::IdentityCertificate& kskCertificate, const ndn::Time& notBefore, const ndn::Time& notAfter,