Variables | |
const OID | RSA ("1.2.840.113549.1.1.1") |
const OID | ECDSA ("1.2.840.10045.2.1") |
const OID | ATTRIBUTE_NAME ("2.5.4.41") |
const OID ndn::oid::RSA |
Definition at line 101 of file oid.hpp.
Referenced by ndn::PublicKey::decode(), ndn::SecTpmOsx::exportPrivateKeyPkcs8FromTpmInternal(), ndn::SecTpm::importPrivateKeyPkcs5IntoTpm(), and ndn::SecTpmOsx::importPrivateKeyPkcs8IntoTpmInternal().
const OID ndn::oid::ECDSA |
Definition at line 102 of file oid.hpp.
Referenced by ndn::PublicKey::decode(), ndn::SecTpm::importPrivateKeyPkcs5IntoTpm(), and ndn::SecTpmOsx::importPrivateKeyPkcs8IntoTpmInternal().
const OID ndn::oid::ATTRIBUTE_NAME |
Definition at line 105 of file oid.hpp.
Referenced by ndn::security::KeyChain::prepareUnsignedIdentityCertificate(), and ndn::security::KeyChain::selfSign().