Class JDKX509CertificateFactory

java.lang.Object
java.security.cert.CertificateFactorySpi
org.gudy.bouncycastle.jce.provider.JDKX509CertificateFactory

public class JDKX509CertificateFactory extends CertificateFactorySpi
class for dealing with X509 certificates.

At the moment this will deal with "-----BEGIN CERTIFICATE-----" to "-----END CERTIFICATE-----" base 64 encoded certs, as well as the BER binaries of certificates and some classes of PKCS#7 objects.