Structs§
- This works to reconstruct TLS handshake messages from individual TLS messages. It’s guaranteed that TLS messages output from this layer contain precisely one handshake payload.
Enums§
Constants§
- TLS allows for handshake messages of up to 16MB. We restrict that to 64KB to limit potential for denial-of- service.