#include "../../common.hpp"
#include "../../security/v1/cryptopp.hpp"
#include "../../util/time.hpp"
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) |