pub(crate) fn derive_bits( normalized_algorithm: &SubtlePbkdf2Params, key: &CryptoKey, length: Option<u32>, ) -> Result<Vec<u8>, Error>
https://w3c.github.io/webcrypto/#pbkdf2-operations-derive-bits