Package zpxx; import java.io. *; public class pwd {public string passwordjm (string strbh, string strpassword) // password encryption {string strsql = "; string strbhjm =" "; int PWD = 0;
PWD = strbh.hashcode (); // Number PWD = PWD strpassword.hashcode (); // password
PWD = PWD 2003; // PWD = PWD * 2; strsql = "" pwd; return strsql;}}