Hierarchy

  • WrapOptions

Properties

passData?: boolean

If true, non-Interest packets are passed through to the inner Verifier. If false, non-Interest packets are rejected.

Default

true
passUnsignedInterest?: boolean

If true, Interests without SigInfo are passed through to the inner Verifier. If false, Interests without SigInfo are rejected.

Default

false

Generated using TypeDoc