Contextual information to decode and verify NEW request packet.

interface Context {
    profile: CaProfile;
    signedInterestPolicy: SignedInterestPolicy;
}

Hierarchy (view full)

Properties

profile: CaProfile

CA profile packet.

signedInterestPolicy: SignedInterestPolicy

Signed Interest validation policy.