Class CipherSuitesTestConfig
- java.lang.Object
-
- org.bouncycastle.jsse.provider.test.CipherSuitesTestConfig
-
public class CipherSuitesTestConfig extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.String
cipherSuite
java.security.KeyStore
clientTrustStore
java.security.KeyStore
serverKeyStore
char[]
serverPassword
-
Constructor Summary
Constructors Constructor Description CipherSuitesTestConfig()
-