pub fn link_decrypt( token: &Token, ciphertext: &[u8], ) -> Result<Vec<u8>, LinkError>
Decrypt ciphertext received on link.