HomeSort by relevance Sort by last modified time
    Searched refs:getSupportedCipherSuiteNames (Results 1 - 2 of 2) sorted by null

  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
CipherSuite.java 520 public static String[] getSupportedCipherSuiteNames() {
SSLEngineImpl.java 213 return CipherSuite.getSupportedCipherSuiteNames();

Completed in 20 milliseconds