Re: Problem compiling DHkeyAgreement( package not found)

Jan Luehe (luehe@laguna.eng.sun.com)
Thu, 22 Apr 1999 17:10:03 -0700 (PDT)

Message-Id: <199904230010.RAA20227@laguna.eng.sun.com>
Date: Thu, 22 Apr 1999 17:10:03 -0700 (PDT)
From: Jan Luehe <luehe@laguna.eng.sun.com>
Subject: Re: Problem compiling DHkeyAgreement( package not found)
To: java-security@java.sun.com, afanuh@cs.cornell.edu

Richard:

> Am I missing something?
> I did set the path on my system to the folder containing the jce1_2-do.jar
> file
> <<DHKeyAgreement2.java>>

Do not set your path!

Instead, you should follow the JCE install instructions in

http://java.sun.com/products/jce/jce12_install.html

Jan