Method Crypto.NT.CryptContext()->read()
- Method read
string(8bit)
read(int
size
,string(8bit)
|void
init
)- Description
Retreive some random data. Calls CryptGenRandom in the NT API.
string(8bit)
read(int
size
, string(8bit)
|void
init
)
Retreive some random data. Calls CryptGenRandom in the NT API.