org.bouncycastle.openpgp
Class PGPEncryptedDataList
java.lang.Object
org.bouncycastle.openpgp.PGPEncryptedDataList
public class PGPEncryptedDataList
extends java.lang.Object
A holder for a list of PGP encryption method packets.
PGPEncryptedDataList
public PGPEncryptedDataList(BCPGInputStream pIn)
throws IOException
get
public Object get(int index)
getEncryptedDataObjects
public Iterator getEncryptedDataObjects()
getEncyptedDataObjects
public Iterator getEncyptedDataObjects()
misspelt - use getEncryptedDataObjects()
isEmpty
public boolean isEmpty()