AWS SDK for .NET Documentation
BigInteger Constructor (bytes, offset, length)
AmazonThirdParty.BouncyCastle.MathBigIntegerBigInteger(array<Byte>[]()[][], Int32, Int32) Did this page help you?   Yes   No    Tell us about it...
Initializes a new instance of the BigInteger class
Declaration Syntax
C#
public BigInteger(
	byte[] bytes,
	int offset,
	int length
)
Parameters
bytes (array<Byte>[]()[][])
offset (Int32)
length (Int32)

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)