24 #ifndef NDN_SECURITY_V1_IDENTITY_CERTIFICATE_HPP 25 #define NDN_SECURITY_V1_IDENTITY_CERTIFICATE_HPP 27 #include "../../common.hpp" 91 isCorrectName(
const Name& name);
103 #ifdef NDN_CXX_KEEP_SECURITY_V1_ALIASES 106 #endif // NDN_CXX_KEEP_SECURITY_V1_ALIASES 110 #endif // NDN_SECURITY_V1_IDENTITY_CERTIFICATE_HPP
static Name certificateNameToPublicKeyName(const Name &certificateName)
Get the public key name from the full certificate name.
Copyright (c) 2013-2017 Regents of the University of California.
Represents a TLV element of NDN packet format.
IdentityCertificate()
The default constructor.
static bool isIdentityCertificate(const Certificate &certificate)
void wireDecode(const Block &wire)
Represents an absolute name.
void setName(const Name &name)
Error(const std::string &what)
Represents a Data packet.
const Name & getPublicKeyName() const