We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, ndn_sig_verifier_verify_data can only accept key name in KeyLocator.Name field.
ndn_sig_verifier_verify_data
ndn-lite/app-support/ndn-sig-verifier.c
Line 292 in d60a114
It should be changed to accept either key name or certificate name. See #72.
The text was updated successfully, but these errors were encountered:
tianyuan129
No branches or pull requests
Currently,
ndn_sig_verifier_verify_data
can only accept key name in KeyLocator.Name field.ndn-lite/app-support/ndn-sig-verifier.c
Line 292 in d60a114
It should be changed to accept either key name or certificate name.
See #72.
The text was updated successfully, but these errors were encountered: