#include <cstdint>
#include <iosfwd>
#include <string>
Go to the source code of this file.
Classes | |
class | ndn::security::ValidationError |
Validation error code and optional detailed error message. More... | |
Namespaces | |
ndn | |
ndn::security | |
Contains the ndn-cxx security framework. | |
Functions | |
std::ostream & | ndn::security::operator<< (std::ostream &os, ValidationError::Code code) |