|
Bouncy Castle Cryptography 1.27 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.openpgp.PGPEncryptedDataList
A holder for a list of PGP encryption method packets.
| Constructor Summary | |
PGPEncryptedDataList(BCPGInputStream pIn)
|
|
| Method Summary | |
java.lang.Object |
get(int index)
|
java.util.Iterator |
getEncyptedDataObjects()
|
boolean |
isEmpty()
|
int |
size()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PGPEncryptedDataList(BCPGInputStream pIn)
throws java.io.IOException
| Method Detail |
public java.lang.Object get(int index)
public int size()
public boolean isEmpty()
public java.util.Iterator getEncyptedDataObjects()
|
Bouncy Castle Cryptography 1.27 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||