Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
BraintreeEncryption
Library
BouncyCastle
Crypto
Prng
ThreadedSeedGenerator.SeedGenerator
C# Class BraintreeEncryption.Library.BouncyCastle.Crypto.Prng.ThreadedSeedGenerator.SeedGenerator
Mostrar archivo
Open project: braintree/braintree_windows_phone_encryption
Public Methods
Method
Description
GenerateSeed
(
int
numBytes
,
bool
fast
) :
byte[]
Private Methods
Method
Description
Run
(
object
ignored
) :
void
Method Details
GenerateSeed()
public
method
public
GenerateSeed
(
int
numBytes
,
bool
fast
) :
byte[]
numBytes
int
fast
bool
return
byte[]