About Keytool: Project
Project to invoke the the keytool program bundled with Java SDK. Allows to manipulate keystores. the project includes a java api to inkove the program and also a maven plugin.
Project Modules
This project has declared the following modules:
Name | Description |
---|---|
Keytool: API | A component to assist in using keytool application |
Keytool: API Test | A component to test keytool-api |
Keytool: API (jdk 1.7) | A component to assist in using keytool application |
Keytool: Maven Plugin | A plugin that wraps the keytool program bundled with Sun's Java SDK. Allows to manipulate keystores. |