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