Class | Description |
---|---|
OASslBase |
SSL base class used by client and server to be able to send/receive data that is first encrypted.
|
OASslClient |
SSLClient used to encrypt data
|
OASslServer |
SSLServer used to encrypt data
|
Each virtual socket can use TLS, instead of having the real socket using TLS. This allows for other virtual sockets to not use encryption.
Copyright © 1999–2025 ViaOA. All rights reserved.