Module java_tools

Source

Structs§

JarSigner
Signs and verifies Java Archive (JAR) files
JavaTools
Tools that using to create keystore and sign JAR files with keystore
Key
Keytool
Description

Enums§

KeyAlgorithm
StoreType

Functions§

android_dir
Returns or crates it if needed the path to .android in the user’s home directory.
keytool
The keytool command is a key and certificate management utility. It enables users to administer their own public/private key pairs and associated certificates for use in self-authentication (where the user authenticates himself or herself to other users and services) or data integrity and authentication services, using digital signatures. The keytool command also enables users to cache the public keys (in the form of certificates) of their communicating peers