Recover the input (encoded password) from the provided Makwa output string. This method works only if a private key is known, and no pre- or post-hashing was applied.
@param ref the Makwa output string
@return the unescrowed input
@throws MakwaException on error
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.