Class BasicEntropySourceProvider
- Namespace
- Enterprises.Org.BouncyCastle.Crypto.Prng
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public class BasicEntropySourceProvider : IEntropySourceProvider
- Inheritance
-
BasicEntropySourceProvider
- Implements
- Inherited Members
Constructors
BasicEntropySourceProvider(SecureRandom, bool)
public BasicEntropySourceProvider(SecureRandom secureRandom, bool isPredictionResistant)
Parameters
secureRandom
SecureRandomisPredictionResistant
bool
Methods
Get(int)
public IEntropySource Get(int bitsRequired)
Parameters
bitsRequired
int