dimanche 7 juillet 2019

Difference between getSeed() and generateSeed() functions in java's SecureRandom class?

What is the difference between functions getSeed() and generateSeed() in java's SecureRandom class? Both looks same except that getSeed() returns static byte[] and generateSeed() returns only byte[].




Aucun commentaire:

Enregistrer un commentaire