Class BasicClientAuthTlsTest.ClientAuthAcceptedClient
java.lang.Object
org.bouncycastle.jsse.provider.test.BasicClientAuthTlsTest.ClientAuthAcceptedClient
- All Implemented Interfaces:
Callable<Exception>
,org.bouncycastle.jsse.provider.test.TestProtocolUtil.BlockingCallable
- Enclosing class:
- BasicClientAuthTlsTest
public static class BasicClientAuthTlsTest.ClientAuthAcceptedClient
extends Object
implements org.bouncycastle.jsse.provider.test.TestProtocolUtil.BlockingCallable
-
Constructor Summary
ConstructorsConstructorDescriptionClientAuthAcceptedClient
(KeyStore clientStore, char[] clientKeyPass, X509Certificate trustAnchor) -
Method Summary
-
Constructor Details
-
ClientAuthAcceptedClient
public ClientAuthAcceptedClient(KeyStore clientStore, char[] clientKeyPass, X509Certificate trustAnchor) throws GeneralSecurityException, IOException - Throws:
GeneralSecurityException
IOException
-
-
Method Details
-
call
-
await
- Specified by:
await
in interfaceorg.bouncycastle.jsse.provider.test.TestProtocolUtil.BlockingCallable
- Throws:
InterruptedException
-