pub(crate) fn sign( normalized_algorithm: &SubtleEcdsaParams, key: &CryptoKey, message: &[u8], ) -> Result<Vec<u8>, Error>
https://w3c.github.io/webcrypto/#ecdsa-operations-sign