

Go to the source code of this file.
Classes | |
| class | ndn::security::transform::PrivateKey | 
| Abstraction of private key in crypto transformation.  More... | |
| class | ndn::security::transform::PrivateKey::Error | 
Namespaces | |
| ndn | |
| Copyright (c) 2011-2015 Regents of the University of California.  | |
| ndn::security | |
| ndn::security::transform | |
Functions | |
| unique_ptr< PrivateKey > | ndn::security::transform::generatePrivateKey (const KeyParams &keyParams) | 
Generate a private key according to keyParams.  More... | |