Searched defs:getCertificate (Results 1 – 4 of 4) sorted by relevance
129 public Certificate getCertificate(String alias) { in getCertificate() method in TrustedCertificateStore133 public Certificate getCertificate(String alias, boolean includeDeletedSystem) { in getCertificate() method in TrustedCertificateStore
71 private java.security.cert.Certificate getCertificate() in getCertificate() method in CertificateFactory
1500 public SslCertificate getCertificate() { in getCertificate() method in AwContents
69 private final X509Certificate getCertificate(CertificateFactory f, String name) in getCertificate() method in X509CertificateNistPkitsTest