net.named_data.jndn.security
public interface OnVerified
| Modifier and Type | Method and Description |
|---|---|
void |
onVerified(Data data)
When verifyData succeeds, onVerified is called.
|
void onVerified(Data data)
data - The data object being verified.Copyright © 2016. All rights reserved.