#include <cstdint>#include <iosfwd>#include <string>
Include dependency graph for validation-error.hpp:
This graph shows which files directly or indirectly include this file: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) |