| Package | Description |
|---|---|
| net.named_data.jndn.security.v2 |
| Modifier and Type | Method and Description |
|---|---|
void |
InterestValidationState.addSuccessCallback(InterestValidationSuccessCallback successCallback) |
void |
Validator.validate(Interest interest,
InterestValidationSuccessCallback successCallback,
InterestValidationFailureCallback failureCallback)
Asynchronously validate the Interest.
|
| Constructor and Description |
|---|
InterestValidationState(Interest interest,
InterestValidationSuccessCallback successCallback,
InterestValidationFailureCallback failureCallback)
Create an InterestValidationState for the Data packet.
|
Copyright © 2019. All rights reserved.