pub fn parse_plain_text(plaintext: &[u8]) -> Result<(String, String)>
对解密后的数据进行还原
移除前16位随机数,返回消息体和消息的 receiver_id