Searched refs:supportedCipherSuites (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/sun/security/ssl/sanity/ciphersuites/
H A DCipherSuitesInOrder.java40 private final static List<String> supportedCipherSuites = field in class:CipherSuitesInOrder
133 showSuites(supportedCipherSuites.toArray(new String[0]),
221 index = supportedCipherSuites.indexOf(suite);

Completed in 1323 milliseconds