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

/libcore/ojluni/src/main/java/java/security/
H A DKeyStore.java1094 * created by a call to {@code setCertificateEntry},
1220 * created by a call to {@code setCertificateEntry},
1234 public final void setCertificateEntry(String alias, Certificate cert) method in class:KeyStore
1338 * was created by a call to {@code setCertificateEntry},
1365 * created by a call to {@code setCertificateEntry},

Completed in 89 milliseconds