Module outbound

Source

Structs§

OutboundOpaqueMessage
A TLS frame, named TLSPlaintext in the standard.
OutboundPlainMessage
A TLS frame, named TLSPlaintext in the standard.
PrefixedPayload

Enums§

OutboundChunks
A collection of borrowed plaintext slices.

Functions§

read_opaque_message_header 🔒