ndn-lite
Data Fields
ndn_trust_schema_rule Struct Reference

#include <ndn-trust-schema-rule.h>

Collaboration diagram for ndn_trust_schema_rule:
Collaboration graph

Data Fields

ndn_trust_schema_pattern_t data_pattern
 The NDN trust schema pattern which represents the required data name pattern of this rule. More...
 
ndn_trust_schema_pattern_t key_pattern
 The NDN trust schema pattern which represents the required key name pattern of this rule. More...
 

Field Documentation

◆ data_pattern

ndn_trust_schema_pattern_t ndn_trust_schema_rule::data_pattern

The NDN trust schema pattern which represents the required data name pattern of this rule.

◆ key_pattern

ndn_trust_schema_pattern_t ndn_trust_schema_rule::key_pattern

The NDN trust schema pattern which represents the required key name pattern of this rule.


The documentation for this struct was generated from the following file: