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

Afficher le fichier Open project: nonorganic/dssnet Class Usage Examples

Méthodes publiques

Méthode Description
GenerateSeed ( int numBytes, bool fast ) : byte[]

Method Details

GenerateSeed() public méthode

public GenerateSeed ( int numBytes, bool fast ) : byte[]
numBytes int
fast bool
Résultat byte[]