Click or drag to resize

CryptographyDecrypt Method (Byte)

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

Parameters

data
Type: SystemByte

Return Value

Type: Byte
See Also