Searched defs:CertificateFactory (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/security/cert/
H A DCertificateFactory.java72 * CertificateFactory cf = CertificateFactory.getInstance("X.509");
85 * CertificateFactory cf = CertificateFactory.getInstance("X.509");
95 * following standard <code>CertificateFactory</code> type:
105 * "{@docRoot}/../technotes/guides/security/StandardNames.html#CertificateFactory">
106 * CertificateFactory section</a> and the <a href=
126 public class CertificateFactory { class
138 * Creates a CertificateFactory object of the given type, and encapsulates
145 protected CertificateFactory(CertificateFactorySp method in class:CertificateFactory
[all...]

Completed in 48 milliseconds