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

Public Member Functions

 Impl () noexcept
 
 ~Impl ()
 

Public Attributes

EVP_PKEY * key
 

Detailed Description

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

Constructor & Destructor Documentation

◆ Impl()

transform::PublicKey::Impl::Impl ( )
inlinenoexcept

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

◆ ~Impl()

transform::PublicKey::Impl::~Impl ( )
inline

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

References transform::PublicKey::Impl::key.

Member Data Documentation

◆ key

EVP_PKEY* transform::PublicKey::Impl::key

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

Referenced by transform::PublicKey::Impl::~Impl().


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