esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
ndnph::port_ec_mbed::EcContext Class Reference

#include <mbed.hpp>

Public Member Functions

 EcContext (const mbedtls_ecp_keypair &key)
 
 ~EcContext ()
 
mbedtls_ecdsa_context * get ()
 

Constructor & Destructor Documentation

◆ EcContext()

ndnph::port_ec_mbed::EcContext::EcContext ( const mbedtls_ecp_keypair &  key)
inlineexplicit

◆ ~EcContext()

ndnph::port_ec_mbed::EcContext::~EcContext ( )
inline

Member Function Documentation

◆ get()

mbedtls_ecdsa_context* ndnph::port_ec_mbed::EcContext::get ( )
inline

The documentation for this class was generated from the following file: