| Package | Description |
|---|---|
| org.tio.core.ssl | |
| org.tio.core.ssl.facade |
| Modifier and Type | Method and Description |
|---|---|
void |
SslListener.onWrappedData(SslVo sslVo) |
| Modifier and Type | Method and Description |
|---|---|
void |
SSLFacade.encrypt(SslVo sslVo) |
void |
ISSLFacade.encrypt(SslVo sslVo)
加密
|
void |
ISSLListener.onWrappedData(SslVo sslVo)
业务层通过这个方法把SSL加密后的数据发出去
|
Copyright © 2021. All rights reserved.