Go to the source code of this file.
Namespaces | |
ndn | |
Copyright (c) 2011-2015 Regents of the University of California. | |
ndn::oid | |
Functions | |
void | ndn::encodeValue (CryptoPP::BufferedTransformation &bt, CryptoPP::word32 v) |
size_t | ndn::decodeValue (CryptoPP::BufferedTransformation &bt, CryptoPP::word32 &v) |
Variables | |
static const int | ndn::OID_MAGIC_NUMBER = 40 |
const OID | ndn::oid::RSA ("1.2.840.113549.1.1.1") |
const OID | ndn::oid::ECDSA ("1.2.840.10045.2.1") |
const OID | ndn::oid::ATTRIBUTE_NAME ("2.5.4.41") |