ndn-cxx: NDN C++ Library 0.9.0-33-g832ea91d
Loading...
Searching...
No Matches
private-key.hpp File Reference
+ Include dependency graph for private-key.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::security::transform::PrivateKey::Error
 
class  ndn::security::transform::PrivateKey
 Abstraction of a private key in crypto transformations. More...
 

Namespaces

namespace  ndn
 
namespace  ndn::security
 Contains the ndn-cxx security framework.
 
namespace  ndn::security::transform
 

Functions

unique_ptr< PrivateKeyndn::security::transform::generatePrivateKey (const KeyParams &keyParams)
 Generate a private key according to keyParams.