pub(crate) fn verify( normalized_algorithm: &SubtleEd448Params, key: &CryptoKey, message: &[u8], signature: &[u8], ) -> Result<bool, Error>
https://wicg.github.io/webcrypto-secure-curves/#ed448-operations