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