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

A struct ndn_EcPrivateKey holds a decoded EC private key for use in crypto operations. More...

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

Inheritance diagram for ndn_EcPrivateKey:
ndn::EcPrivateKeyLite

Public Attributes

struct ec_key_st * privateKey
 

Detailed Description

A struct ndn_EcPrivateKey holds a decoded EC private key for use in crypto operations.


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