| Package | Description |
|---|---|
| net.named_data.jndn.security | |
| net.named_data.jndn.security.v2 |
| Modifier and Type | Class and Description |
|---|---|
class |
ValidatorConfig
ValidatorConfig extends Validator to implements a validator which can be
set up via a configuration file.
|
class |
ValidatorNull
A ValidatorNull extends Validator with an "accept-all" policy and an offline
certificate fetcher.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Validator
The Validator class provides an interface for validating data and interest
packets.
|
| Modifier and Type | Field and Description |
|---|---|
protected CertificateStorage |
CertificateFetcher.certificateStorage_ |
| Modifier and Type | Method and Description |
|---|---|
void |
CertificateFetcher.setCertificateStorage(CertificateStorage certificateStorage)
Assign the certificate storage used to check for known certificates and to
cache unverified ones.
|
Copyright © 2019. All rights reserved.