Encode

IDataEncryption.Encode method

编码方法来加密字符串。

public string Encode(string source)
范围 类型 描述
source String 要编码的源字符串。

返回值

返回加密字符串

也可以看看