commit | 06e787da8ec3dea1d5958392198e31327b3b578a | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Thu Sep 12 19:00:55 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Thu Sep 12 19:00:55 2013 -0700 |
tree | 30325622fcee811b66188be6071768651d7106a1 | |
parent | 7b79eb629c5d9f51d5a40e865833434237eecd8f [diff] [blame] |
Implement stub for PrivateKeyStorage::sign.
diff --git a/ndn-cpp/security/identity/identity-manager.hpp b/ndn-cpp/security/identity/identity-manager.hpp index 2557a03..ed42608 100644 --- a/ndn-cpp/security/identity/identity-manager.hpp +++ b/ndn-cpp/security/identity/identity-manager.hpp
@@ -1,4 +1,5 @@ /** + * @author: Yingdi Yu <yingdi@cs.ucla.edu> * @author: Jeff Thompson * See COPYING for copyright and distribution information. */