|
Bouncy Castle Cryptography 1.18 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.cms.RecipientInformationStore
Constructor Summary | |
RecipientInformationStore(java.util.Collection recipientInfos)
|
Method Summary | |
RecipientInformation |
get(RecipientId selector)
|
java.util.Collection |
getRecipients()
|
int |
size()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RecipientInformationStore(java.util.Collection recipientInfos)
Method Detail |
public RecipientInformation get(RecipientId selector)
public int size()
public java.util.Collection getRecipients()
|
Bouncy Castle Cryptography 1.18 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |