NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
openssl-helper.hpp File Reference
#include "openssl.hpp"
#include "../security-common.hpp"
Include dependency graph for openssl-helper.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::security::detail::EvpMdCtx
 
class  ndn::security::detail::EvpPkeyCtx
 
class  ndn::security::detail::Bio
 

Namespaces

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

Functions

const EVP_MD * ndn::security::detail::digestAlgorithmToEvpMd (DigestAlgorithm algo)
 
int ndn::security::detail::getEvpPkeyType (EVP_PKEY *key)