Module android_tools::java_tools
source · [−]Structs
Signs and verifies Java Archive (JAR) files
Tools that using to create keystore and sign JAR files with keystore
Description
Enums
Functions
Returns or crates it if needed the path to .android in the user’s home directory.
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