Click or drag to resize

CryptographyDecrypt Method (String)

Namespace:  Ingeniux.Runtime.Security
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.5.94
Syntax
public static string Decrypt(
	string data
)

Parameters

data
Type: SystemString

Return Value

Type: String
See Also