Date: Tue, 9 Jun 1998 10:58:33 -0400
From: omar@yacht.ee.fit.edu (Omar Ba_rukab)
Message-Id: <199806091458.KAA20279@yawl.ee.fit.edu>
Dear Sir;
I am trying to write a client and a server programs in Java. The server encrypt some data and send it to the client using the DES (data encryption standard) tool in JDK . And my question is this: Suppose that the client got the data and needs to decrypt it then it needs the secet of session key and then the server has to send it to the client. Is there any way that I can use to export or import these keys ( DES keys) or not possible. Your fast response will be apprecieated. Thnak you very much.
omar@ee.fit.edu