Click or drag to resize
BlackBoxgenerateVars Method

Namespace: EncryptionUtils
Assembly: ExcryptionUtils (in ExcryptionUtils.dll) Version: 1.0.3776.37319
Syntax
public void generateVars(
	long P1,
	long P2,
	long E
)

Parameters

P1
Type: SystemInt64
P2
Type: SystemInt64
E
Type: SystemInt64
See Also