If a call to setSeed had not occurred previously, the first call to this method forces this SecureRandom object to seed itself. This self-seeding will not occur if setSeed was previously called.
@param bytes the array to be filled in with random bytes.
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |