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

/openjdk9/jdk/src/java.base/share/classes/java/security/
H A DKeyStore.java733 public static final class TrustedCertificateEntry implements Entry { class in class:KeyStore
747 public TrustedCertificateEntry(Certificate trustedCert) { method in class:KeyStore.TrustedCertificateEntry
770 public TrustedCertificateEntry(Certificate trustedCert, method in class:KeyStore.TrustedCertificateEntry
[all...]

Completed in 38 milliseconds