tls-channel API
| Package | Description |
|---|---|
| tlschannel |
TLS Channel is a library that implements a ByteChannel interface to a TLS (Transport Layer
Security) connection.
|
| tlschannel.async |
This package enables the usage of TLS Channel as an
AsynchronousByteChannel. |