Searched defs:TrustAnchor (Results 1 – 1 of 1) sorted by relevance
63 public class TrustAnchor { class123 public TrustAnchor(X509Certificate trustedCert, byte[] nameConstraints) in TrustAnchor() method in TrustAnchor162 public TrustAnchor(X500Principal caPrincipal, PublicKey pubKey, in TrustAnchor() method in TrustAnchor205 public TrustAnchor(String caName, PublicKey pubKey, byte[] nameConstraints) in TrustAnchor() method in TrustAnchor