Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
36fe1bc74ef56e4f251bf1fd96452f87159695dd
/
src
/
security
/
policy
/
validation-request.hpp
31aeed8
security: PolicyManager: In checkVerificationPolicy, pass stepCount by value since the reference is not needed to modify the caller's value, and it is copied through to the ValidationRequest constructor.
by Jeff Thompson
· 11 years ago
f309aa6
security: In KeyChain::verifyData, actually check policyManager_->requireVerify and skipVerifyAndTrust. Use of ValidationRequest is still not implemented
by Jeff Thompson
· 11 years ago