Feature #4893
Updated by Davide Pesavento over 1 year ago
Currently the `chunks::Consumer` ndn::chunks::Consumer instance uses a `ValidatorNull` ndn::security::v2::ValidatorNull object for validation. However, instead we could use a `ValidatorConfig` ndn::security::v2::ValidatorConfig to enforce a trust policy.