Class JcaC509ContentVerifierProviderBuilder

java.lang.Object
org.bouncycastle.cert.c509.jcajce.JcaC509ContentVerifierProviderBuilder

public class JcaC509ContentVerifierProviderBuilder extends Object
JCA/JCE builder of ContentVerifierProviders for checking C509 certificate and certification request signatures. The provider is built on the signer's public key - for a certificate the issuer's, for a certification request the subject's - with the C509 form of the key (including a compressed point) already expanded into a standard SubjectPublicKeyInfo.