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

A struct ndn_RsaPublicKey holds a decoded RSA public key for use in crypto operations. More...

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

Inheritance diagram for ndn_RsaPublicKey:
ndn::RsaPublicKeyLite

Public Attributes

struct rsa_st * publicKey
 

Detailed Description

A struct ndn_RsaPublicKey holds a decoded RSA public key for use in crypto operations.


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