Searched defs:trustedCert (Results 1 – 5 of 5) sorted by relevance
68 private final X509Certificate trustedCert; field in TrustAnchor123 public TrustAnchor(X509Certificate trustedCert, byte[] nameConstraints) in TrustAnchor()
115 X509Certificate trustedCert = anchor.getTrustedCert(); in validate() local
88 X509Certificate trustedCert = anchor.getTrustedCert(); in ForwardBuilder() local
504 public TrustedCertificateEntry(java.security.cert.Certificate trustedCert) { in TrustedCertificateEntry()509 java.security.cert.Certificate trustedCert, in TrustedCertificateEntry()
769 public TrustedCertificateEntry(Certificate trustedCert) { in TrustedCertificateEntry()792 public TrustedCertificateEntry(Certificate trustedCert, in TrustedCertificateEntry()