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