commit | 5f1820e60f1cd5879a1b6abcc54156bb3d689607 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 04 18:12:42 2017 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jan 08 12:58:56 2017 -0800 |
tree | f43d22c971d2ad1fe7bbca26ec79eed27bc05609 | |
parent | 48becde5b4719fc4c9811ec6f77877cba117c517 [diff] |
security: Implement operator<< for v2::Certificate This commit also implements operator<< for SignatureInfoValue and KeyLocator. Change-Id: I71d3840ab63bacf1278d755b5eed9630c5a2f48f
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: https://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
.