NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
ndnSIM
ndnSIM documentation
All Attributes
All GlobalValues
All LogComponents
All TraceSources
Todo List
Deprecated List
Modules
Namespaces
Classes
Class List
Class Index
Class Hierarchy
Class Members
Files
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
ndn::Certificate Member List
This is the complete list of members for
ndn::Certificate
, including all inherited members.
addExtension
(const CertificateExtension &extension)
ndn::Certificate
inline
addSubjectDescription
(const CertificateSubjectDescription &description)
ndn::Certificate
inline
Certificate
()
ndn::Certificate
Certificate
(const Data &data)
ndn::Certificate
explicit
Certificate
(const Block &block)
ndn::Certificate
explicit
Data
()
ndn::Data
Data
(const Name &name)
ndn::Data
Data
(const Block &wire)
ndn::Data
explicit
decode
()
ndn::Certificate
protected
encode
()
ndn::Certificate
ExtensionList
typedef
ndn::Certificate
getCachingPolicy
() const
ndn::Data
inline
getContent
() const
ndn::Data
getContentType
() const
ndn::Data
inline
getExtensionList
() const
ndn::Certificate
inline
getExtensionList
()
ndn::Certificate
inline
getFinalBlockId
() const
ndn::Data
inline
getFreshnessPeriod
() const
ndn::Data
inline
getFullName
() const
ndn::Data
getIncomingFaceId
() const
ndn::Data
inline
getLocalControlHeader
()
ndn::Data
inline
getLocalControlHeader
() const
ndn::Data
inline
getMetaInfo
() const
ndn::Data
inline
getName
() const
ndn::Data
inline
getNotAfter
()
ndn::Certificate
inline
getNotAfter
() const
ndn::Certificate
inline
getNotBefore
()
ndn::Certificate
inline
getNotBefore
() const
ndn::Certificate
inline
getPublicKeyInfo
()
ndn::Certificate
inline
getPublicKeyInfo
() const
ndn::Certificate
inline
getSignature
() const
ndn::Data
inline
getSubjectDescriptionList
() const
ndn::Certificate
inline
getSubjectDescriptionList
()
ndn::Certificate
inline
getTag
() const
ndn::TagHost
inline
hasWire
() const
ndn::Data
inline
isTooEarly
()
ndn::Certificate
isTooLate
()
ndn::Certificate
m_extensionList
ndn::Certificate
protected
m_key
ndn::Certificate
protected
m_notAfter
ndn::Certificate
protected
m_notBefore
ndn::Certificate
protected
m_subjectDescriptionList
ndn::Certificate
protected
onChanged
()
ndn::Data
protected
operator!=
(const Data &other) const
ndn::Data
operator==
(const Data &other) const
ndn::Data
printCertificate
(std::ostream &os, const std::string &indent="") const
ndn::Certificate
removeTag
() const
ndn::TagHost
inline
setCachingPolicy
(nfd::LocalControlHeader::CachingPolicy cachingPolicy)
ndn::Data
setContent
(const uint8_t *buffer, size_t bufferSize)
ndn::Data
setContent
(const Block &block)
ndn::Data
setContent
(const ConstBufferPtr &contentValue)
ndn::Data
setContentType
(uint32_t type)
ndn::Data
setFinalBlockId
(const name::Component &finalBlockId)
ndn::Data
setFreshnessPeriod
(const time::milliseconds &freshnessPeriod)
ndn::Data
setIncomingFaceId
(uint64_t incomingFaceId)
ndn::Data
setMetaInfo
(const MetaInfo &metaInfo)
ndn::Data
setName
(const Name &name)
ndn::Data
setNotAfter
(const time::system_clock::TimePoint ¬After)
ndn::Certificate
inline
setNotBefore
(const time::system_clock::TimePoint ¬Before)
ndn::Certificate
inline
setPublicKeyInfo
(const PublicKey &key)
ndn::Certificate
inline
setSignature
(const Signature &signature)
ndn::Data
setSignatureValue
(const Block &value)
ndn::Data
setTag
(shared_ptr< T > tag) const
ndn::TagHost
inline
SubjectDescriptionList
typedef
ndn::Certificate
wireDecode
(const Block &wire)
ndn::Certificate
wireEncode
(EncodingImpl< TAG > &encoder, bool wantUnsignedPortionOnly=false) const
ndn::Data
wireEncode
() const
ndn::Data
wireEncode
(EncodingBuffer &encoder, const Block &signatureValue) const
ndn::Data
~Certificate
()
ndn::Certificate
virtual
Generated on Tue Feb 23 2016 22:18:47 for ndnSIM by
1.8.11