Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/x509/
DAVA.java62 public class AVA implements DerEncoder { class
115 public AVA(ObjectIdentifier type, DerValue val) { in AVA() method in AVA
132 AVA(Reader in) throws IOException { in AVA() method in AVA
145 AVA(Reader in, Map<String, String> keywordMap) throws IOException { in AVA() method in AVA
155 AVA(Reader in, int format) throws IOException { in AVA() method in AVA
174 AVA(Reader in, int format, Map<String, String> keywordMap) in AVA() method in AVA
617 AVA(DerValue derval) throws IOException { in AVA() method in AVA
632 AVA(DerInputStream in) throws IOException { in AVA() method in AVA