#include "dummy-keychain.hpp"
#include <ndn-cxx/util/io.hpp>
#include <ndn-cxx/security/transform/public-key.hpp>
#include <boost/iostreams/device/array.hpp>
#include <boost/iostreams/stream.hpp>
Go to the source code of this file.
Namespaces | |
ndn | |
Copyright (c) 2011-2015 Regents of the University of California. | |
ndn::security | |
ndn::security::tpm | |
Functions | |
ndn::security::NDN_CXX_V2_KEYCHAIN_REGISTER_PIB_BACKEND (DummyPib) | |
ndn::security::NDN_CXX_V2_KEYCHAIN_REGISTER_TPM_BACKEND (DummyTpm) | |
Variables | |
static const uint8_t | ndn::security::DUMMY_CERT [] |
static const uint8_t | ndn::security::DUMMY_SIGNATURE [] |