SHA1PRNG.java (ensureIsSeeded): new method used to ensure seeding has occurred and...
authorRaif S. Naffah <raif@fl.net.au>
Tue, 11 Feb 2003 00:08:32 +0000 (00:08 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 11 Feb 2003 00:08:32 +0000 (00:08 +0000)
commitff23b16ca751a71229f1830e59c277b1ff82cfdb
tree4e3bd3398ccf2322a0b7a45bff2cf8d35acd1f67
parentd6a2d36ee72dd89c72dbd05720fd4bc81e4b20e2
SHA1PRNG.java (ensureIsSeeded): new method used to ensure seeding has occurred and that a specific seed can be...

2003-02-10  Raif S. Naffah  <raif@fl.net.au>

* gnu/java/security/provider/SHA1PRNG.java (ensureIsSeeded): new
method used to ensure seeding has occurred and that a specific
seed can be set and used.

From-SVN: r62660
libjava/ChangeLog
libjava/gnu/java/security/provider/SHA1PRNG.java