|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.cms.OriginatorInfoGenerator
| Constructor Summary | |
OriginatorInfoGenerator(org.bouncycastle.util.Store origCerts)
|
|
OriginatorInfoGenerator(org.bouncycastle.util.Store origCerts,
org.bouncycastle.util.Store origCRLs)
|
|
OriginatorInfoGenerator(X509CertificateHolder origCert)
|
|
| Method Summary | |
OriginatorInformation |
generate()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OriginatorInfoGenerator(X509CertificateHolder origCert)
public OriginatorInfoGenerator(org.bouncycastle.util.Store origCerts)
throws CMSException
public OriginatorInfoGenerator(org.bouncycastle.util.Store origCerts,
org.bouncycastle.util.Store origCRLs)
throws CMSException
| Method Detail |
public OriginatorInformation generate()
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||