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