包是commons-codec-1.10.jar
在程序里导入包的时候要正确导入 import org.apache.commons.codec.binary.Base64;
如果是内部,通过jar引用;如果是外部,可以像公钥一样给对方