- Mastering Java 11
- Dr. Edward Lavieri
- 66字
- 2021-08-13 15:43:29
Security
This set of security tools empowers developers to create security policies that can be enforced on the developer's computer system as well as on remote systems:
- keytool: This tool manages security certificates and keystores
- jarsigner: This tool generates and verifies JAR signatures for creating/opening JAR files
- policytool: This tool has a graphical user interface that helps developers manage their security policy files