Home
last modified time | relevance | path

Searched defs:rfc1779Compliant (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/sun/security/x509/
DAVAKeyword.java28 boolean rfc1779Compliant, in AVAKeyword()
82 private boolean rfc1779Compliant; field in AVAKeyword
/libcore/ojluni/src/main/java/sun/security/x509/
DAVA.java1200 private boolean rfc1779Compliant, rfc2253Compliant; field in AVAKeyword
1203 boolean rfc1779Compliant, boolean rfc2253Compliant) { in AVAKeyword()