Package org.bouncycastle.cms
Class OriginatorInfoGenerator
java.lang.Object
org.bouncycastle.cms.OriginatorInfoGenerator
-
Constructor Summary
ConstructorsConstructorDescriptionOriginatorInfoGenerator
(X509CertificateHolder origCert) OriginatorInfoGenerator
(org.bouncycastle.util.Store origCerts) OriginatorInfoGenerator
(org.bouncycastle.util.Store origCerts, org.bouncycastle.util.Store origCRLs) -
Method Summary
-
Constructor Details
-
OriginatorInfoGenerator
-
OriginatorInfoGenerator
- Throws:
CMSException
-
OriginatorInfoGenerator
public OriginatorInfoGenerator(org.bouncycastle.util.Store origCerts, org.bouncycastle.util.Store origCRLs) throws CMSException - Throws:
CMSException
-
-
Method Details
-
generate
-