NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
security::v1::PublicKey::Impl Class Reference

Public Member Functions

 Impl ()
 
 ~Impl ()
 

Public Attributes

EVP_PKEY * key
 

Detailed Description

Definition at line 41 of file public-key.cpp.

Constructor & Destructor Documentation

◆ Impl()

security::v1::PublicKey::Impl::Impl ( )
inline

Definition at line 44 of file public-key.cpp.

◆ ~Impl()

security::v1::PublicKey::Impl::~Impl ( )
inline

Definition at line 49 of file public-key.cpp.

References security::v1::PublicKey::Impl::key.

Member Data Documentation

◆ key

EVP_PKEY* security::v1::PublicKey::Impl::key

Definition at line 55 of file public-key.cpp.

Referenced by security::v1::PublicKey::Impl::~Impl().


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