This will decrypt a document. This method is provided for compatibility reasons only. User should use the new security layer instead and the openProtection method especially.
@param password Either the user or owner password.
@throws CryptographyException If there is an error decrypting the document.
@throws IOException If there is an error getting the stream data.
@throws InvalidPasswordException If the password is not a user or owner password.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.