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