22 #ifndef NDN_SECURITY_V2_CERTIFICATE_REQUEST_HPP 23 #define NDN_SECURITY_V2_CERTIFICATE_REQUEST_HPP 25 #include "../../interest.hpp" 60 #endif // NDN_SECURITY_V2_CERTIFICATE_REQUEST_HPP Copyright (c) 2013-2017 Regents of the University of California.
represents an Interest packet
CertificateRequest(const Interest &interest)
Request for a certificate, associated with the number of attempts.
Interest m_interest
the name for the requested data/certificate.
int m_nRetriesLeft
the number of remaining retries after time out or NACK