https://bz.apache.org/bugzilla/show_bug.cgi?id=57593
--- Comment #14 from Vasili <[email protected]> --- But that is xml decryption, isn't it? The encryption, you are suggesting, is encryption over xml files, and so is the API. That file seems to be binary, BIFF8, so any xml (XSSF) code will fail. If it is binary, it must be opened with HSSF only. Although, I understand, that we might have caught some undocumented MS binary format feature here (?) Am I wrong here? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
