Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BraintreeEncryption
Library
BouncyCastle
Crypto
Prng
ThreadedSeedGenerator
C# Class BraintreeEncryption.Library.BouncyCastle.Crypto.Prng.ThreadedSeedGenerator
Exibir arquivo
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[]