NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
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 
33 
34 } // namespace tpm
35 } // namespace security
36 } // namespace ndn
37 
38 #endif // NDN_SECURITY_TPM_KEY_REF_OSX_HPP
Copyright (c) 2011-2015 Regents of the University of California.