pub(crate) fn derive_bits( normalized_algorithm: &SubtleEcdhKeyDeriveParams, key: &CryptoKey, length: Option<u32>, ) -> Result<Vec<u8>, Error>
https://wicg.github.io/webcrypto-secure-curves/#x448