Searched refs:PEM_CERT_PARSER (Results 1 – 1 of 1) sorted by relevance
38 private static final PEMUtil PEM_CERT_PARSER = new PEMUtil("CERTIFICATE"); field in CertificateFactory95 ASN1Sequence seq = PEM_CERT_PARSER.readPEMObject(in); in readPEMCertificate()