Click or drag to resize
BlackBoxsetVars Method

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

Parameters

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