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