BasicEntropySourceProvider Constructor
Namespace: Org.BouncyCastle.Crypto.PrngAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public BasicEntropySourceProvider(
SecureRandom secureRandom,
bool isPredictionResistant
)
public:
BasicEntropySourceProvider(
SecureRandom^ secureRandom,
bool isPredictionResistant
)
Org.BouncyCastle.Crypto.Prng.BasicEntropySourceProvider = function(secureRandom, isPredictionResistant);
Parameters
- secureRandom SecureRandom
-
- isPredictionResistant Boolean
-