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

A struct ndn_RsaPrivateKey holds a decoded RSA private key for use in crypto operations. More...

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

Inheritance diagram for ndn_RsaPrivateKey:
ndn::RsaPrivateKeyLite

Public Attributes

struct rsa_st * privateKey
 

Detailed Description

A struct ndn_RsaPrivateKey holds a decoded RSA private key for use in crypto operations.


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