Finished combines the transcript hash with the shared secret.
Finished also needs the shared secret
The transcript hash alone is not the Finished check. The DH shared secret joins it.
hash plus shared secret
The shared secret is recomputed
The same DH pins give shared secret 2.
shared=2
Hash and secret sit together
The next checks use transcript hash 43 with shared secret 2.
H=43s=2
Summary
Finished begins from two recomputed facts: the transcript hash and the shared secret.
ready for Finished