Description: Reduce security management overhead and improve certificate validity checking by Brian Boyter P ublic Key cryptography requires a place to store digital certificates and private keys. The Java Security Architecture achieves platform-independence by storing the keys and certificates in a file (the keystore). Microsoft Windows stores keys and certificates in the Windows registry and file system. This means that users running secure Java programs on Windows systems must export and import.