abstract:A Java KeyStore (JKS) is a repository of security certificates, either authorization certificates or public key certificates - used for instance in SSL encryption.
It would use public key cryptography to generate and store thousands of public and private key pairs, one for every app or gadget the user needs to unlock.