org.mozilla.jss.tests
public interface Constants
| Nested Class Summary | |
|---|---|
| static class | Constants.cipher |
| Field Summary | |
|---|---|
| static int | debug_level Debug level for all tests |
| static Constants.cipher[] | jssCipherSuites |
| static String[] | sslciphersarray_jdk142 Cipher supported by JSSE (JDK 1.4.x) |
| static String[] | sslciphersarray_jdk150 Cipher supported by JSSE (JDK 1.5.x) |