- genKeyPair() - 类 中的静态方法net.roseboy.classfinal.util.EncryptUtils
-
生成密钥对
- getCPUSerialNumber() - 类 中的静态方法net.roseboy.classfinal.util.SysUtils
-
获取cpu序列号
- getEncryptFileCount() - 类 中的方法net.roseboy.classfinal.JarEncryptor
-
- getFileFromJar(File, String) - 类 中的静态方法net.roseboy.classfinal.util.JarUtils
-
在压缩文件中获取一个文件的字节
- getHardDiskSerialNumber() - 类 中的静态方法net.roseboy.classfinal.util.SysUtils
-
获取硬盘序列号
- getInstance() - 类 中的静态方法net.roseboy.classfinal.JarDecryptor
-
单例
- getMacList() - 类 中的静态方法net.roseboy.classfinal.util.SysUtils
-
获取mac地址
- getOptionValue(String) - 类 中的方法net.roseboy.classfinal.util.CmdLineOption
-
Retrieve the first argument, if any, of this option.
- getOptionValue(String, String) - 类 中的方法net.roseboy.classfinal.util.CmdLineOption
-
Retrieve the first argument, if any, of this option.
- getOptionValues(String) - 类 中的方法net.roseboy.classfinal.util.CmdLineOption
-
Retrieves the array of values, if any, of an option.
- getRootPath(String) - 类 中的静态方法net.roseboy.classfinal.util.JarUtils
-
获取class运行的classes目录或所在的jar包目录