uint256 Constructor (array<Byte>[]()[][], Int32, Int32, Boolean)

Namespace:  SecretNET.Crypto
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public uint256(
	byte[] vch,
	int offset,
	int length,
	bool lendian
)

Parameters

vch
Type: array<Byte>[]()[][]
offset
Type: Int32
length
Type: Int32
lendian
Type: Boolean