public static class DecryptorV2.ContentKey extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DecryptorV2.ContentKey.PendingDecrypt |
| Modifier and Type | Field and Description |
|---|---|
Blob |
bits |
boolean |
isRetrieved |
ArrayList<DecryptorV2.ContentKey.PendingDecrypt> |
pendingDecrypts |
long |
pendingInterest |
| Constructor and Description |
|---|
ContentKey() |
public boolean isRetrieved
public Blob bits
public long pendingInterest
public ArrayList<DecryptorV2.ContentKey.PendingDecrypt> pendingDecrypts
Copyright © 2019. All rights reserved.