NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
asn_ext.cpp File Reference
#include "asn_ext.hpp"
#include "../../util/time.hpp"
#include <boost/format.hpp>
#include <boost/lexical_cast.hpp>
Include dependency graph for asn_ext.cpp:

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)