A client resumes a QUIC connection, creates two request streams, and sends application data in 0-RTT. The server's EncryptedExtensions omits early_data, thereby rejecting 0-RTT.
A QUIC server completes the TLS handshake without requesting a client certificate. When an agent later invokes a privileged operation on one multiplexed stream, the server plans to send a post-handshake TLS CertificateRequest.
An A2A gateway accepts a signed, unexpired grant in QUIC 0-RTT. The authorized operation transfers credits and is not replay-safe. The A2A profile says only that valid grants may invoke the operation; it defines no 0-RTT rules or replay mitigation.
An endpoint successfully removes protection from a 1-RTT packet using the next receive keys. Its Key Phase differs from the phase used for the endpoint's last sent packet. The endpoint has not yet acknowledged the triggering packet.