22 #ifndef NDN_SECURITY_V1_SECURED_BAG_HPP 23 #define NDN_SECURITY_V1_SECURED_BAG_HPP 25 #include "../../common.hpp" 85 #endif // NDN_SECURITY_V1_SECURED_BAG_HPP
Copyright (c) 2013-2017 Regents of the University of California.
Represents a TLV element of NDN packet format.
ConstBufferPtr getKey() const
void wireDecode(const Block &wire)
const IdentityCertificate & getCertificate() const
Error(const std::string &what)
const Block & wireEncode() const
shared_ptr< const Buffer > ConstBufferPtr
represents an error in TLV encoding or decoding