public class SlowHC4SSLSocketFactory extends HC4TrustAllSSLSocketFactory
| Constructor | Description |
|---|---|
SlowHC4SSLSocketFactory(int cps) |
Create a factory
|
createLayeredSocket, createSocket, createSocketpublic SlowHC4SSLSocketFactory(int cps)
throws GeneralSecurityException
cps - - characters per second, must be > 0GeneralSecurityException - if there's a problem setting up the securityIllegalArgumentException - if cps ≤ 0Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.