pub async fn nitro_temp_decrypt( ciphertext: String, encrypted_data: Vec<u8> ) -> Result<Vec<u8>, Error>