|
esp8266ndn
NDN Arduino library for ESP8266 and more
|
#include <mbed.hpp>
Inherits ndnph::port_ec_mbed::EcKeyBase.
Public Member Functions | |
| bool | import (const uint8_t *bits) |
| ssize_t | sign (const uint8_t *digest, uint8_t *sig) const |
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 |
|
inline |
|
inline |