| Package | Description |
|---|---|
| org.aoju.bus.socket.origin.plugins.ssl |
| Modifier and Type | Method and Description |
|---|---|
Handshake |
SSLService.createSSLEngine(AsynchronousSocketChannel socketChannel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SSLService.doHandshake(Handshake handshakeModel)
纯异步实现的SSL握手,
在执行doHandshake期间必须保证当前通道无数据读写正在执行
若触发了数据读写,也应立马终止doHandshake方法
|
Copyright © 2019. All rights reserved.