org.bouncycastle.cert
Interface X509ContentVerifierProviderBuilder
- All Known Implementing Classes:
- JcaX509ContentVerifierProviderBuilder
- public interface X509ContentVerifierProviderBuilder
build
public ContentVerifierProvider build(org.bouncycastle.asn1.x509.SubjectPublicKeyInfo validatingKeyInfo)
throws OperatorCreationException
- Throws:
OperatorCreationException
build
public ContentVerifierProvider build(X509CertificateHolder validatingKeyInfo)
throws OperatorCreationException
- Throws:
OperatorCreationException