#include "asn_ext.hpp"
#include "../../util/time.hpp"
#include <boost/format.hpp>
#include <boost/lexical_cast.hpp>
Go to the source code of this file.
Namespaces | |
ndn | |
Copyright (c) 2011-2015 Regents of the University of California. | |
Functions | |
size_t | ndn::DEREncodeGeneralTime (CryptoPP::BufferedTransformation &bt, const time::system_clock::TimePoint &time) |
void | ndn::BERDecodeTime (CryptoPP::BufferedTransformation &bt, time::system_clock::TimePoint &time) |