Searched refs:nameConstraints (Results 1 – 2 of 2) sorted by relevance
123 public TrustAnchor(X509Certificate trustedCert, byte[] nameConstraints) in TrustAnchor() argument132 setNameConstraints(nameConstraints); in TrustAnchor()163 byte[] nameConstraints) { in TrustAnchor() argument171 setNameConstraints(nameConstraints); in TrustAnchor()205 public TrustAnchor(String caName, PublicKey pubKey, byte[] nameConstraints) in TrustAnchor() argument221 setNameConstraints(nameConstraints); in TrustAnchor()
740 x509cg.addExtension(Extension.nameConstraints, in createCertificate()