C# Class Org.BouncyCastle.Crypto.Prng.ThreadedSeedGenerator

ファイルを表示 Open project: nonorganic/dssnet Class Usage Examples

Public Methods

Method Description
GenerateSeed ( int numBytes, bool fast ) : byte[]

Method Details

GenerateSeed() public method

public GenerateSeed ( int numBytes, bool fast ) : byte[]
numBytes int
fast bool
return byte[]