Feature #4893
Updated by Davide Pesavento 12 months 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.