Mastering Java 11
上QQ阅读APP看书,第一时间看更新

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