#include "ndn-cxx/data.hpp"
 Include dependency graph for certificate.hpp:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ndn::security::v2::Certificate | 
| Represents an NDN certificate following the version 2.0 format.  More... | |
Namespaces | |
| ndn | |
| ndn::security | |
| ndn::security::v2 | |
Functions | |
| Name | ndn::security::v2::extractIdentityFromCertName (const Name &certName) | 
Extract identity namespace from the certificate name certName.  More... | |
| Name | ndn::security::v2::extractKeyNameFromCertName (const Name &certName) | 
Extract key name from the certificate name certName.  More... | |
| std::ostream & | ndn::security::v2::operator<< (std::ostream &os, const Certificate &cert) |