Expand description
Unbuffered connection API
Structs§
- AppData
Record - A decrypted application-data record
- Encode
TlsData - A handshake record must be encoded
- Insufficient
Size Error - Provided buffer was too small
- Read
Early Data - Early application-data is available.
- Read
Traffic - Application data is available
- Transmit
TlsData - Previously encoded TLS data must be transmitted
- Unbuffered
Status - The current status of the
UnbufferedConnection*
- Write
Traffic - Allows encrypting app-data
Enums§
- Connection
State - The state of the
UnbufferedConnectionCommon
object - Encode
Error - Errors that may arise when encoding a handshake record
- Encrypt
Error - Errors that may arise when encrypting application data