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

/libcore/ojluni/src/main/java/java/security/
H A DKeyStore.java857 * created by a call to <code>setCertificateEntry</code>,
983 * created by a call to <code>setCertificateEntry</code>,
997 public final void setCertificateEntry(String alias, Certificate cert) method in class:KeyStore
1101 * was created by a call to <code>setCertificateEntry</code>,
1128 * created by a call to <code>setCertificateEntry</code>,

Completed in 35 milliseconds