NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
key-ref-osx.hpp
Go to the documentation of this file.
1
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
22
#ifndef NDN_SECURITY_TPM_KEY_REF_OSX_HPP
23
#define NDN_SECURITY_TPM_KEY_REF_OSX_HPP
24
25
#include "../../util/cf-releaser-osx.hpp"
26
#include <Security/Security.h>
27
28
namespace
ndn
{
29
namespace
security
{
30
namespace
tpm {
31
32
using
KeyRefOsx
=
util::CFReleaser<SecKeyRef>
;
33
34
}
// namespace tpm
35
}
// namespace security
36
}
// namespace ndn
37
38
#endif // NDN_SECURITY_TPM_KEY_REF_OSX_HPP
ndn
Copyright (c) 2011-2015 Regents of the University of California.
Definition:
ndn-strategy-choice-helper.hpp:34
websocketpp::transport::asio::socket::error::security
Catch-all error for security policy errors that don't fit in other categories.
Definition:
base.hpp:79
ndn::util::CFReleaser< SecKeyRef >
ndnSIM
ndn-cxx
src
security
tpm
key-ref-osx.hpp
Generated on Thu Nov 2 2017 03:30:28 for ndnSIM by
1.8.11