OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:valueOfExtendedKeyUsage
(Results
1 - 2
of
2
) sorted by null
/libcore/luni/src/main/java/org/apache/harmony/security/x509/
Extensions.java
203
public List<String>
valueOfExtendedKeyUsage
() throws IOException {
/libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/
X509CertImpl.java
301
return extensions.
valueOfExtendedKeyUsage
();
Completed in 55 milliseconds