script: qa: Improve Key::Fingerprint type safety
This commit is a code-quality refactor, not a security fix. It replaces raw 4-byte fingerprint arrays with a named std::array type (KeyFingerprint) and adds helper methods to copy fingerprints safely. The behavior of fingerprint handling i…
c9a70f93by David Gumberg+56−5211 files