|
static byte[] | GetBytes (BigInteger bigInteger, int byteCount=32) |
| Obtains the bytes that represent the BigInteger as if it was a big endian 256-bit integer. More...
|
|
◆ GetBytes()
static byte [] us.gov.crypto.BigIntegerConverter.GetBytes |
( |
BigInteger |
bigInteger, |
|
|
int |
byteCount = 32 |
|
) |
| |
|
inlinestatic |
Obtains the bytes that represent the BigInteger as if it was a big endian 256-bit integer.
- Parameters
-
bigInteger | The BigInteger to obtain the byte representation of. |
- Returns
- Returns the bytes that represent BigInteger as if it was a 256-bit integer.
The documentation for this class was generated from the following file:
- sdk/wallet/cs/us/gov/crypto/ec.cs