Re: Very High Logging Level In XMLCipher

2004-03-23 Thread Axl Mattheus
I'll lower the logging level. Ax/ Vishal Mahajan wrote: The XMLCipher.loadEncryptedKey(Document, Element) has a very high logging level. If the _cipherMode is not in UNWRAP_MODE or DECRYPT_MODE an error is logged, something like: "XMLCipher unexpectedly not in UNWRAP_MODE or DECRYPT_MODE..

Very High Logging Level In XMLCipher

2004-03-23 Thread Vishal Mahajan
The XMLCipher.loadEncryptedKey(Document, Element) has a very high logging level. If the _cipherMode is not in UNWRAP_MODE or DECRYPT_MODE an error is logged, something like: "XMLCipher unexpectedly not in UNWRAP_MODE or DECRYPT_MODE..." I think this is not OK as loadEncryptedKey() is a like