Click or drag to resize

Cryptography.Encrypt Method (Byte[])

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

Parameters

source
Type:System.Byte[]

Return Value

Type:Byte[]
See Also