#include "certificate.hpp"
#include "additional-description.hpp"
#include "../../encoding/block-helpers.hpp"
#include "../../util/indented-stream.hpp"
#include "../transform.hpp"
Go to the source code of this file.
Namespaces | |
ndn | |
Copyright (c) 2013-2017 Regents of the University of California. | |
ndn::security | |
ndn::security::v2 | |
Functions | |
ndn::security::v2::BOOST_CONCEPT_ASSERT ((WireEncodable< Certificate >)) | |
ndn::security::v2::BOOST_CONCEPT_ASSERT ((WireDecodable< Certificate >)) | |
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) |