From: Tony_Fernandes@amsinc.com
To: java-security@java.sun.com
Date: Wed, 18 Aug 1999 14:22:32 -0400
Subject: Secret key authentication
Is there any way for doing simple secret key authentication (symmetric
encryption) using only the JCA that comes with JDK 1.2 ?
Do I have to compulsorily use JCE1.2 to do this instead ?
Thanks
-- Tony