Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
31aeed84e85d503bb5f58155af101978daa7d96b
/
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