Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
96d914ffd9f7c88de5bff8af8a710172e6d1faae
/
include
/
ndn-cpp
/
security
/
policy
/
validation-request.hpp
ba16b8f
Move validation-request.hpp to public API. Moved static verifySha256WithRsaSignature to new Sha256WithRsaHandler::verify.
by Jeff Thompson
· 11 years ago
[Renamed (73%) from 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