public class OriginatorInfoGenerator extends Object
Constructor and Description |
---|
OriginatorInfoGenerator(Store origCerts) |
OriginatorInfoGenerator(Store origCerts,
Store origCRLs) |
OriginatorInfoGenerator(X509CertificateHolder origCert) |
public OriginatorInfoGenerator(X509CertificateHolder origCert)
public OriginatorInfoGenerator(Store origCerts) throws CMSException
CMSException
public OriginatorInfoGenerator(Store origCerts, Store origCRLs) throws CMSException
CMSException
public OriginatorInformation generate()
Copyright © 2018 BouncyCastle.org. All rights reserved.