Home
last modified time | relevance | path

Searched defs:supportedCipherSuites (Results 1 – 2 of 2) sorted by relevance

/external/conscrypt/openjdk-integ-tests/src/test/java/libcore/javax/net/ssl/
DSSLSessionContextTest.java164 String[] supportedCipherSuites = c.serverSocket.getSupportedCipherSuites(); in test_SSLSessionContext_setSessionCacheSize_dynamic() local
DSSLSocketTest.java1325 String[] supportedCipherSuites = ssl.getSupportedCipherSuites(); in test_SSLSocket_setSSLParameters() local