|
Bouncy Castle Cryptography 1.21 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.cms.SignerInformationStore
Constructor Summary | |
SignerInformationStore(java.util.Collection signerInfos)
|
Method Summary | |
SignerInformation |
get(SignerId selector)
|
java.util.Collection |
getSigners()
|
int |
size()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SignerInformationStore(java.util.Collection signerInfos)
Method Detail |
public SignerInformation get(SignerId selector)
public int size()
public java.util.Collection getSigners()
|
Bouncy Castle Cryptography 1.21 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |