org.bouncycastle.openpgp
public class PGPEncryptedDataList extends Object
Constructor Summary | |
---|---|
PGPEncryptedDataList(BCPGInputStream pIn) |
Method Summary | |
---|---|
Object | get(int index) |
Iterator | getEncryptedDataObjects() |
Iterator | getEncyptedDataObjects() |
boolean | isEmpty() |
int | size() |
Deprecated: misspelt - use getEncryptedDataObjects()