#include "ndn-cxx/interest.hpp"#include "ndn-cxx/security/v2/certificate.hpp"#include "ndn-cxx/security/v2/trust-anchor-group.hpp"#include <boost/multi_index_container.hpp>#include <boost/multi_index/hashed_index.hpp>#include <boost/multi_index/ordered_index.hpp>#include <boost/multi_index/mem_fun.hpp>

Go to the source code of this file.
Classes | |
| class | ndn::security::v2::TrustAnchorContainer | 
| represents a container for trust anchors.  More... | |
| class | ndn::security::v2::TrustAnchorContainer::Error | 
Namespaces | |
| ndn | |
| Copyright (c) 2011-2015 Regents of the University of California.  | |
| ndn::security | |
| ndn::security::v2 | |