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