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
Namespace List
+
Namespace Members
+
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
+
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
+
Typedefs
a
b
c
d
e
f
i
l
m
n
o
p
q
r
s
t
u
v
Enumerations
+
Enumerator
a
b
c
d
e
f
h
i
k
l
m
n
o
p
q
r
s
u
v
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
~
+
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
~
+
Variables
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
q
r
s
t
u
w
+
Typedefs
a
b
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
+
Enumerator
a
d
e
f
g
i
k
l
m
n
p
r
s
u
w
+
Related Functions
b
c
d
f
i
k
l
n
o
p
s
+
Files
File List
+
File Members
+
All
a
b
c
d
e
f
g
h
k
l
m
n
p
r
s
u
v
w
+
Functions
c
f
h
m
r
s
u
w
+
Variables
a
c
d
g
k
l
n
p
r
s
Typedefs
+
Macros
b
d
e
l
m
n
p
r
s
u
v
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
ndn::IdentityCertificate Member List
This is the complete list of members for
ndn::IdentityCertificate
, 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
certificateNameToPublicKeyName
(const Name &certificateName)
ndn::IdentityCertificate
static
Data
()
ndn::Data
Data
(const Name &name)
ndn::Data
Data
(const Block &wire)
ndn::Data
explicit
decode
()
ndn::Certificate
protected
DEPRECATED
(lp::LocalControlHeaderFacade getLocalControlHeader())
ndn::Data
DEPRECATED
(const lp::LocalControlHeaderFacade getLocalControlHeader() const)
ndn::Data
DEPRECATED
(uint64_t getIncomingFaceId() const)
ndn::Data
DEPRECATED
(Data &setIncomingFaceId(uint64_t incomingFaceId))
ndn::Data
DEPRECATED
(lp::LocalControlHeaderFacade::CachingPolicy getCachingPolicy() const)
ndn::Data
DEPRECATED
(Data &setCachingPolicy(lp::LocalControlHeaderFacade::CachingPolicy cachingPolicy))
ndn::Data
encode
()
ndn::Certificate
ExtensionList
typedef
ndn::Certificate
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
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
getPublicKeyName
() const
ndn::IdentityCertificate
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
IdentityCertificate
()
ndn::IdentityCertificate
IdentityCertificate
(const Data &data)
ndn::IdentityCertificate
explicit
IdentityCertificate
(const Block &block)
ndn::IdentityCertificate
explicit
isIdentityCertificate
(const Certificate &certificate)
ndn::IdentityCertificate
static
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_publicKeyName
ndn::IdentityCertificate
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
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
setMetaInfo
(const MetaInfo &metaInfo)
ndn::Data
setName
(const Name &name)
ndn::IdentityCertificate
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::IdentityCertificate
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 Sat Nov 12 2016 16:02:58 for ndnSIM by
1.8.12