Class BcC509ContentVerifierProviderBuilder

java.lang.Object
org.bouncycastle.cert.c509.bc.BcC509ContentVerifierProviderBuilder

public class BcC509ContentVerifierProviderBuilder extends Object
Lightweight builder of ContentVerifierProviders for checking C509 certificate and certification request signatures, dispatching on the key's algorithm to the matching lightweight operator builder. RSA and elliptic curve keys - the algorithms the C509 registries centre on - are supported; use the JCA/JCE builder for anything else.