C# Class BraintreeEncryption.Library.BouncyCastle.Crypto.Prng.ThreadedSeedGenerator.SeedGenerator

Afficher le fichier Open project: braintree/braintree_windows_phone_encryption

Méthodes publiques

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

Private Methods

Méthode Description
Run ( object ignored ) : void

Method Details

GenerateSeed() public méthode

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