public static class FixedSecureRandom.BigInteger extends FixedSecureRandom.Source
Constructor and Description |
---|
BigInteger(byte[] data) |
BigInteger(int bitLength,
byte[] data) |
BigInteger(int bitLength,
String hexData) |
BigInteger(String hexData) |
Copyright © 2018 BouncyCastle.org. All rights reserved.