commit | c6acc7a79525be41dc26910b24179cceb4acc639 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Tue Jun 23 10:03:56 2015 -0700 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Tue Jun 23 10:03:56 2015 -0700 |
tree | 67ef7cdc9fa1a2789cb93798c3ac9b5ff55eb0c3 | |
parent | d82b07cb6088b888b42004b64ea3169f1bec3022 [diff] |
management: simplify CommandOptions with SigningInfo Signing parameter in ndn::nfd::CommandOptions is now using ndn::security::SigningInfo. Old signing parameter APIs are deprecated. refs #2893 Change-Id: I81831fecd382efa369792218ac5457690d4c4046
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: http://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.