#include "ndn-cxx/data.hpp"
Go to the source code of this file.
Classes | |
class | ndn::security::Certificate |
Represents an NDN certificate. More... | |
class | ndn::security::Certificate::Error |
Namespaces | |
ndn | |
ndn::security | |
Contains the ndn-cxx security framework. | |
Functions | |
Name | ndn::security::extractIdentityFromCertName (const Name &certName) |
Extract identity namespace from the certificate name certName . More... | |
Name | ndn::security::extractKeyNameFromCertName (const Name &certName) |
Extract key name from the certificate name certName . More... | |
std::ostream & | ndn::security::operator<< (std::ostream &os, const Certificate &cert) |