Searched refs:isTlsCipherSuiteSupported (Results 1 – 3 of 3) sorted by relevance
278 public static boolean isTlsCipherSuiteSupported(int csId) { in isTlsCipherSuiteSupported() method in TlsParams
419 if (!TlsParams.isTlsCipherSuiteSupported(cs)) { in setTlsCipherSuite()
12660 method public static boolean isTlsCipherSuiteSupported(int);