FileEntropySource.this

class FileEntropySource
this
(
string seedFile
)

Parameters

seedFile
Type: string

The file to load the seed from and to store new seed.

Throws

ErrnoException if the seed file can not be opened for reading.

Meta