public class OriginatorInfoGenerator
extends java.lang.Object
| Constructor and Description |
|---|
OriginatorInfoGenerator(Store origCerts) |
OriginatorInfoGenerator(Store origCerts,
Store origCRLs) |
OriginatorInfoGenerator(X509CertificateHolder origCert) |
| Modifier and Type | Method and Description |
|---|---|
OriginatorInformation |
generate() |
public OriginatorInfoGenerator(X509CertificateHolder origCert)
public OriginatorInfoGenerator(Store origCerts)
throws CMSException
CMSExceptionpublic OriginatorInfoGenerator(Store origCerts,
Store origCRLs)
throws CMSException
CMSExceptionpublic OriginatorInformation generate()