Module unbuffered

Source
Expand description

Unbuffered connection API

Structs§

AppDataRecord
A decrypted application-data record
EncodeTlsData
A handshake record must be encoded
InsufficientSizeError
Provided buffer was too small
ReadEarlyData
Early application-data is available.
ReadTraffic
Application data is available
TransmitTlsData
Previously encoded TLS data must be transmitted
UnbufferedStatus
The current status of the UnbufferedConnection*
WriteTraffic
Allows encrypting app-data

Enums§

ConnectionState
The state of the UnbufferedConnectionCommon object
EncodeError
Errors that may arise when encoding a handshake record
EncryptError
Errors that may arise when encrypting application data