pub(crate) fn verify( key: &CryptoKey, message: &[u8], signature: &[u8], can_gc: CanGc, ) -> Result<bool, Error>
https://w3c.github.io/webcrypto/#hmac-operations-verify