#include "../../common.hpp"#include "../../security/v1/cryptopp.hpp"#include "../../util/time.hpp"
Include dependency graph for asn_ext.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| ndn | |
| Copyright (c) 2013-2017 Regents of the University of California. | |
Functions | |
| void | ndn::BERDecodeTime (CryptoPP::BufferedTransformation &bt, time::system_clock::TimePoint &time) |
| size_t | ndn::DEREncodeGeneralTime (CryptoPP::BufferedTransformation &bt, const time::system_clock::TimePoint &time) |