public class BcRSASignerInfoVerifierBuilder extends Object
| Constructor and Description |
|---|
BcRSASignerInfoVerifierBuilder(CMSSignatureAlgorithmNameGenerator sigAlgNameGen,
SignatureAlgorithmIdentifierFinder sigAlgIdFinder,
DigestAlgorithmIdentifierFinder digestAlgorithmFinder,
DigestCalculatorProvider digestCalculatorProvider) |
| Modifier and Type | Method and Description |
|---|---|
SignerInformationVerifier |
build(AsymmetricKeyParameter pubKey) |
SignerInformationVerifier |
build(X509CertificateHolder certHolder) |
public BcRSASignerInfoVerifierBuilder(CMSSignatureAlgorithmNameGenerator sigAlgNameGen, SignatureAlgorithmIdentifierFinder sigAlgIdFinder, DigestAlgorithmIdentifierFinder digestAlgorithmFinder, DigestCalculatorProvider digestCalculatorProvider)
public SignerInformationVerifier build(X509CertificateHolder certHolder) throws OperatorCreationException
OperatorCreationExceptionpublic SignerInformationVerifier build(AsymmetricKeyParameter pubKey) throws OperatorCreationException
OperatorCreationExceptionCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.