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

Show file Open project: braintree/braintree_windows_phone_encryption

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[]