| Package | Description |
|---|---|
| net.named_data.jndn.encrypt |
| Modifier and Type | Field and Description |
|---|---|
DecryptorV2.DecryptSuccessCallback |
DecryptorV2.ContentKey.PendingDecrypt.onSuccess |
| Modifier and Type | Method and Description |
|---|---|
void |
DecryptorV2.decrypt(EncryptedContent encryptedContent,
DecryptorV2.DecryptSuccessCallback onSuccess,
EncryptError.OnError onError)
Asynchronously decrypt the encryptedContent.
|
| Constructor and Description |
|---|
PendingDecrypt(EncryptedContent encryptedContent,
DecryptorV2.DecryptSuccessCallback onSuccess,
EncryptError.OnError onError) |
Copyright © 2019. All rights reserved.