commit | c95f5647783476101b721e833ce58deaf3378882 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 04 17:34:26 2017 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jan 08 12:59:02 2017 -0800 |
tree | d61aaf9dfdea3e06e1b1888e9fcaf3505e46d022 | |
parent | 5f1820e60f1cd5879a1b6abcc54156bb3d689607 [diff] |
security: Return *this from SigningInfo setters This change is to allow chaining of SigningInfo setters. Change-Id: I6d37b6028cf4d94f17f574b5a0d5cc65482580f1
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
.