Method Nettle.Yarrow()->get_seed()


Method get_seed

string(8bit) get_seed()

Description

Returns part of the internal state so that it can be saved for later seeding. This method is deprecated. Instead read the min_seed_size number of bytes from the random_string method.

See also

seed(), random_string()