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
CMSException
public OriginatorInfoGenerator(Store origCerts, Store origCRLs) throws CMSException
CMSException
public OriginatorInformation generate()