* Add support for hmac-secret-mc ([spec link](https://fidoalliance.org/specs/fido-v2.2-ps-20250714/fido-client-to-authenticator-protocol-v2.2-ps-20250714.html#sctn-hmac-secret-make-cred-extension)) CTAP extension * Support PRF at MakeCredential time, backed by said extension Note: See @msirringhaus's comment on updating `needs_shared_secret` for MC: https://github.com/linux-credentials/libwebauthn/pull/146#issue-3363337826