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::EcKeyGen Class Reference

#include <mbed.hpp>

Inherits ndnph::port_ec_mbed::EcKeyBase.

Public Member Functions

bool generate (uint8_t *pvtBits, uint8_t *pubBits)
 

Additional Inherited Members

- Protected Member Functions inherited from ndnph::port_ec_mbed::EcKeyBase
 EcKeyBase ()
 
 ~EcKeyBase ()
 
- Protected Attributes inherited from ndnph::port_ec_mbed::EcKeyBase
mbedtls_ecp_keypair keypair
 

Member Function Documentation

◆ generate()

bool ndnph::port_ec_mbed::EcKeyGen::generate ( uint8_t *  pvtBits,
uint8_t *  pubBits 
)
inline

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