Date: Wed, 13 May 1998 15:51:50 -0700 (PDT)
From: Yuri Romanenko <yuri@CS.UCLA.EDU>
To: java-security@web2.javasoft.com
Subject: can't compile the sample code for JCE1.2
Hi,
I am grad student at UCLA and enrolled in the computer security class.
We've been trying to evaluate JCE and apparently we can't compile the
sample code for Diffie-Hellman key exchange listed in
API_users_guide.html. It complains about the following line:
DHKeyAgreement2.java:181: ';' expected.
for (int i=0; i> 4);
^
1 error
Clearly this "for" loop has a problem. Please check it out and let me
know ASAP. Thanks!!
Yuri Romanenko
yuri@cs.ucla.edu