AW: Decryption Exception

2004-01-23 Thread Dittmann Werner
ag von hyejung > Gesendet: Freitag, 23. Januar 2004 05:00 > An: [EMAIL PROTECTED] > Betreff: Decryption Exception > > > I have seperate classes which encrypt and decrypt input > stream which is XML > contents. > I am testing decryption using XmlCipher. > Encryption worke

Decryption Exception

2004-01-22 Thread hyejung
I have seperate classes which encrypt and decrypt input stream which is XML contents. I am testing decryption using XmlCipher. Encryption worked OK. However, in the decryptionOnly, I am getting the encrypted xml contents as an input and trying to convert its contents back to the original XML inp