public class PGPEncryptedDataList extends Object
Constructor and Description |
---|
PGPEncryptedDataList(BCPGInputStream pIn) |
Modifier and Type | Method and Description |
---|---|
Object |
get(int index) |
Iterator |
getEncryptedDataObjects() |
Iterator |
getEncyptedDataObjects()
Deprecated.
misspelt - use getEncryptedDataObjects()
|
boolean |
isEmpty() |
int |
size() |
public PGPEncryptedDataList(BCPGInputStream pIn) throws IOException
IOException