pub(crate) fn decrypt( normalized_algorithm: &SubtleAeadParams, key: &CryptoKey, ciphertext: &[u8], ) -> Result<Vec<u8>, Error>
https://wicg.github.io/webcrypto-modern-algos/#aes-ocb-operations-decrypt