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