Decode

IDataEncryption.Decode method

Decode方法获取解密后的字符串。

public string Decode(string source)
范围 类型 描述
source String 要解码的加密字符串。

返回值

返回解密后的字符串

也可以看看