22 #ifndef NDN_SECURITY_V2_CERTIFICATE_REQUEST_HPP    23 #define NDN_SECURITY_V2_CERTIFICATE_REQUEST_HPP    65 #endif // NDN_SECURITY_V2_CERTIFICATE_REQUEST_HPP Interest interest
the name for the requested data/certificate. 
CertificateRequest(const Name &name)
int nRetriesLeft
the number of remaining retries after timeout or NACK. 
Represents an Interest packet. 
CertificateRequest(const Interest &interest)
Request for a certificate, associated with the number of attempts. 
CertificateRequest()=default
Represents an absolute name. 
time::milliseconds waitAfterNack
the amount of time to wait before sending the next interest after a NACK.