Click or drag to resize
BlackBoxfindLcm Method

Namespace: EncryptionUtils
Assembly: ExcryptionUtils (in ExcryptionUtils.dll) Version: 1.0.3776.37319
Syntax
private long findLcm(
	long a,
	long b
)

Parameters

a
Type: SystemInt64
b
Type: SystemInt64

Return Value

Type: Int64
See Also