All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Attributes | List of all members
ndn_EcPublicKey Struct Reference

A struct ndn_EcPublicKey holds a decoded EC public key for use in crypto operations. More...

#include <ec-public-key-types.h>

Inheritance diagram for ndn_EcPublicKey:
ndn::EcPublicKeyLite

Public Attributes

struct ec_key_st * publicKey
 

Detailed Description

A struct ndn_EcPublicKey holds a decoded EC public key for use in crypto operations.


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