|
Bouncy Castle Cryptography 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.cms.bc.BcRSASignerInfoVerifierBuilder
public class BcRSASignerInfoVerifierBuilder
| Constructor Summary | |
|---|---|
BcRSASignerInfoVerifierBuilder(org.bouncycastle.operator.DigestAlgorithmIdentifierFinder digestAlgorithmFinder,
org.bouncycastle.operator.DigestCalculatorProvider digestCalculatorProvider)
|
|
| Method Summary | |
|---|---|
SignerInformationVerifier |
build(org.bouncycastle.crypto.params.AsymmetricKeyParameter pubKey)
|
SignerInformationVerifier |
build(X509CertificateHolder certHolder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BcRSASignerInfoVerifierBuilder(org.bouncycastle.operator.DigestAlgorithmIdentifierFinder digestAlgorithmFinder,
org.bouncycastle.operator.DigestCalculatorProvider digestCalculatorProvider)
| Method Detail |
|---|
public SignerInformationVerifier build(X509CertificateHolder certHolder)
throws org.bouncycastle.operator.OperatorCreationException,
java.security.cert.CertificateException
org.bouncycastle.operator.OperatorCreationException
java.security.cert.CertificateException
public SignerInformationVerifier build(org.bouncycastle.crypto.params.AsymmetricKeyParameter pubKey)
throws org.bouncycastle.operator.OperatorCreationException
org.bouncycastle.operator.OperatorCreationException
|
Bouncy Castle Cryptography 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||