From: <JMi...@in...> - 2006-05-11 16:38:42
|
Hi, I'm trying to decrypt a PGP encrypted file, and StreamDecryptVerify.java just hangs on the line decodedInputStream.init(fileInputStream, this, this); The encrypted file is only 389kb. Decrypt.java works fine. Any ideas? Bueller? -Jack |