Encode the integer value from a BigInt to a Secure Array of bytes
the BigInt to use as integer source
number-base of resulting ubyte array representation
SecureVector of bytes containing the integer with given base
See Implementation
Encode the integer value from a BigInt to a Secure Array of bytes