Actions
Feature #4893
openndncatchunks: have Consumer use ValidatorConfig
Status:
New
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Currently the chunks::Consumer
instance uses a ValidatorNull
object for validation. However, instead we could use a ValidatorConfig
to enforce a trust policy.
Actions