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