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

/openjdk9/jdk/src/java.base/share/classes/java/security/cert/
H A DTrustAnchor.java123 public TrustAnchor(X509Certificate trustedCert, byte[] nameConstraints) argument
205 public TrustAnchor(String caName, PublicKey pubKey, byte[] nameConstraints) argument
162 TrustAnchor(X500Principal caPrincipal, PublicKey pubKey, byte[] nameConstraints) argument
[all...]

Completed in 45 milliseconds