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