Click or drag to resize
EncrypterDecryptDES Method (String)
加密-DES方式

Namespace: X3Platform.Security
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static string DecryptDES(
	string text
)

Parameters

text
Type: SystemString
文本

Return Value

Type: String

[Missing <returns> documentation for "M:X3Platform.Security.Encrypter.DecryptDES(System.String)"]

See Also