| Package | Description |
|---|---|
| org.aoju.bus.socket.origin |
| Modifier and Type | Method and Description |
|---|---|
AioSSLQuickServer<T> |
AioSSLQuickServer.setClientAuth(ClientAuth clientAuth) |
AioSSLQuickServer<T> |
AioSSLQuickServer.setKeyPassword(String keyPassword) |
AioSSLQuickServer<T> |
AioSSLQuickServer.setKeyStore(String keyStoreFile,
String keystorePassword) |
AioSSLQuickServer<T> |
AioSSLQuickServer.setTrust(String trustFile,
String trustPassword) |
Copyright © 2020. All rights reserved.