Home
last modified time | relevance | path

Searched refs:verifyRFC822SpecialCase (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/x509/
DNameConstraintsExtension.java466 return verifyRFC822SpecialCase(subject); in verify()
572 public boolean verifyRFC822SpecialCase(X500Name subject) throws IOException { in verifyRFC822SpecialCase() method in NameConstraintsExtension