|
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.cms.SignerInformationStore
public class 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.27 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||