|
esp8266ndn
NDN Arduino library for ESP8266 and more
|
Public key. More...
#include <null.hpp>
Public Member Functions | |
| bool | import (const uint8_t[Curve::PubLen::value]) |
| Import raw key. | |
| bool | verify (const uint8_t digest[NDNPH_SHA256_LEN], const uint8_t *sig, size_t sigLen) const |
| Perform verification on a SHA256 digest against a given signature. | |
Public key.
|
inline |
Import raw key.
|
inline |
Perform verification on a SHA256 digest against a given signature.