Click or drag to resize
IOFireBugGenericIoFireBugDeviceCryptData Method

Namespace: IoFireBugEngine
Assembly: IoFireBugEngine (in IoFireBugEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected List<byte> CryptData(
	List<byte> data,
	byte sig
)

Parameters

data
Type: System.Collections.GenericListByte
sig
Type: SystemByte

Return Value

Type: ListByte
See Also