Module android_tools::java_tools [−][src]
Structs
Signs and verifies Java Archive (JAR) files
Tools that using to create keystore and sign JAR files with keystore
Functions
Returns the path to android directory created in the user’s home directory
Generates debug key for signing .aab.
Runs keytool ... command.
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
