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