HomeSort by relevance Sort by last modified time
    Searched full:prohibitions (Results 1 - 10 of 10) sorted by null

  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/openssl/
CertificateTrustBlock.java 21 private ASN1Sequence prohibitions; field in class:CertificateTrustBlock
34 public CertificateTrustBlock(String alias, Set<ASN1ObjectIdentifier> uses, Set<ASN1ObjectIdentifier> prohibitions)
38 this.prohibitions = toSequence(prohibitions);
55 this.prohibitions = ASN1Sequence.getInstance((ASN1TaggedObject)obj, false);
76 return toSet(prohibitions);
121 if (prohibitions != null)
123 v.add(new DERTaggedObject(false, 0, prohibitions));
  /external/libxml2/result/valid/
xhtml1.xhtml 227 <li class="tocline"><a href="#prohibitions">Appendix B. Element
228 Prohibitions</a></li>
    [all...]
  /external/libxml2/test/valid/
xhtml1.xhtml 251 <li class="tocline"><a href="#prohibitions">Appendix B. Element
252 Prohibitions</a></li>
    [all...]
  /external/icu/icu4c/source/tools/gensprep/
filterRFC3454.pl 267 $comment ="# Additional prohibitions from iSCSI profile (rfc3722.txt)\n\n";
284 $comment ="# Additional prohibitions from XMPP Nodeprep profile (rfc3920.txt)\n\n";
  /external/icu/icu4c/source/data/sprep/
rfc3722.txt     [all...]
rfc3920node.txt     [all...]
  /libcore/ojluni/src/main/java/java/sql/
Connection.java 416 * This level includes the prohibitions in
    [all...]
  /external/libxml2/
xmlschemas.c 536 * A helper component to reflect attribute prohibitions.
    [all...]
ChangeLog     [all...]
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/doc/
FwdLock.html     [all...]

Completed in 2238 milliseconds