NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
back-end-osx.cpp File Reference
#include "back-end-osx.hpp"
#include "key-handle-osx.hpp"
#include "tpm.hpp"
#include "../transform/private-key.hpp"
#include <CoreServices/CoreServices.h>
#include <Security/SecDigestTransform.h>
#include <Security/SecRandom.h>
#include <Security/Security.h>
Include dependency graph for back-end-osx.cpp:

Go to the source code of this file.

Classes

class  ndn::security::tpm::BackEndOsx::Impl
 

Namespaces

 ndn
 Copyright (c) 2011-2015 Regents of the University of California.
 
 ndn::security
 
 ndn::security::tpm
 

Functions

static CFTypeRef ndn::security::tpm::getAsymKeyType (KeyType keyType)
 
static CFTypeRef ndn::security::tpm::getDigestAlgorithm (DigestAlgorithm digestAlgo)
 
static long ndn::security::tpm::getDigestSize (DigestAlgorithm digestAlgo)