一般在多方业务交互时会对消息体进行加密签名,生成一个唯一值来验证消息是否合法,本文给出的是.NET加密实例,希望能帮助到需要的朋友。 using System; using System.Collections.Generic; using System.Linq; using System.