|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.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.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |