Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/x509/
DDistributionPointName.java172 DerOutputStream theChoice = new DerOutputStream(); in encode() local
175 fullName.encode(theChoice); in encode()
178 theChoice); in encode() local
181 relativeName.encode(theChoice); in encode()
185 theChoice); in encode() local