Click or drag to resize
AESHelperEncryptUrl Method (String)
AES 加密,输出成URL友好格式

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static string EncryptUrl(
	string input
)

Parameters

input
Type: SystemString

[Missing <param name="input"/> documentation for "M:Adf.AESHelper.EncryptUrl(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Adf.AESHelper.EncryptUrl(System.String)"]

See Also