Class CertificateFactory


  • public class CertificateFactory
    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.