Link to figure The KeyStore Class
This figure consists of a table labeled JKS and a cylinder labeled File.
The table JKS contains the following:
| Alias | Type | Data | 
|---|---|---|
| Brad | Secret Key | ... | 
| Milton | Trusted Certificate | ... | 
| Duke | Trusted Certificate | ... | 
An arrow labeled store() points from the JKS table to the File cylinder. An arrow labeled load() points from the File cylinder to the JKS cylinder.