fromRandom
Generates a ASN1Integer with numBits bits of random
Return
Parameters
numBits
number of bits of random, must be positive and divisible by 8.
random
the Random to used for randomness.
Generates a ASN1Integer with numBits bits of random
number of bits of random, must be positive and divisible by 8.
the Random to used for randomness.