April 2018
Intermediate to advanced
910 pages
33h 21m
English
The concept of a KeyStore is relatively simple. It is essentially a database file, or data repository file, that stores public key certificates and private keys. The Keystore will be stored in the /jre/lib/security/cacerts folder. As you will see in the next section, this database is managed by Java's java.security.KeyStore class methods.
KeyStore features include: