This is a toy Finished walkthrough, not production TLS.
highlighted = computed this step
Finished is the last toy check here
The flow ends with client Finished 64 and server Finished 70.
6470
A mismatch would stop trust
In this toy model, a peer accepts only when the recomputed Finished row equals the displayed row.
recompute before accepting
Honesty boundary
NOTE: toy-modulus; no-padding; no-side-channel; no-production; never-roll-your-own. Toy TLS Finished only. This is not real TLS HKDF, HMAC transcript hashing, AEAD, cipher-suite negotiation, certificate validation, record protection, wire-compatible Finished bytes, or production security guidance.
toy Finished check only
Summary
Finished ties together transcript order, transcript values, and the shared secret in one final toy check.