From: "Allan Mays"<maysa@certco.com>
To: java-security@javasoft.com
Date: Tue, 20 May 1997 14:18:24 -0400
Subject: DES Key example
I need to decrypt a file using DES.... the key was generated by
a c++ program on another machine and I want to use that key
with the Java Crypto Extensions to decrypt a file... can you provide
me a small sample of how to pass the key into the decryption
api? Any help would be appreciated.
regards,
allan mays