Searched refs:DEPRECATED_CIPHER_SUITES_TO_ENABLE (Results 1 – 1 of 1) sorted by relevance
43 private final String[] DEPRECATED_CIPHER_SUITES_TO_ENABLE = new String[] { field in SSLSocketFactoryWrapper85 for (String cipherSuite : DEPRECATED_CIPHER_SUITES_TO_ENABLE) { in SSLSocketFactoryWrapper()