Date: Tue, 9 Jun 1998 14:05:34 -0700
From: David.Brownell@Eng (David Brownell)
Message-Id: <199806092105.OAA18723@argon.eng.sun.com>
To: Jan.Luehe@Eng, java-security@web3.javasoft.com, naren@corp.auspex.com
Subject: Re: HELP : JCE : How to use KeyPairGenerator with Cipher
It's the distinction between symmetric (KeyGenerator)
and aysmmetric (KeyPairGenerator) crypto systems ...
- Dave