引用包的问题!byte []bkey = des.getCryptograph(); String sKey = new String(bkey, "ISO-8859-1 "); 我使用以上语句,该引用哪个包?[解决办法]javax.crypto.*