Home | History | Annotate | Download | only in patches

Lines Matching full:certificates

3428   * CertPath implementation for X.509 certificates.
3451 - for (int i = 0; i != certificates.size(); i++)
3453 - pWrt.writeObject(new PemObject("CERTIFICATE", ((X509Certificate)certificates.get(i)).getEncoded()));
3473 + // for (int i = 0; i != certificates.size(); i++)
3475 + // pWrt.writeObject(new PemObject("CERTIFICATE", ((X509Certificate)certificates.get(i)).getEncoded()));
8124 - "Problem while picking certificates from X.509 store.", e);
8139 + // "Problem while picking certificates from X.509 store.", e);