|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.cms.OriginatorInfoGenerator
public class 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
CMSException
public OriginatorInfoGenerator(org.bouncycastle.util.Store origCerts,
org.bouncycastle.util.Store origCRLs)
throws CMSException
CMSException| Method Detail |
|---|
public OriginatorInformation generate()
|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||