Doh! (was KeyPairGenerator in JDK 1.2...)

David Hook (dgh@aba.net.au)
Wed, 02 Sep 1998 17:43:59 +1000

Whoops, done it again. The old method is in the SPI class.

I'm assuming that the idea is to use genKeyPair as the old
generateKeyPair method is not final...

David.