Skip to content

ndn_sig_verifier_verify_data: accept certificate name in KeyLocator.Name #81

@yoursunny

Description

@yoursunny

Currently, ndn_sig_verifier_verify_data can only accept key name in KeyLocator.Name field.

uint32_t keyid = key_id_from_key_name(&data.signature.key_locator_name);

It should be changed to accept either key name or certificate name.
See #72.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions