The classes should be renamed to the actual types they represent: `KeystoreFile` --> `Pkcs12File` `PrivateKeyFile` --> `RsaFile` `PublicKeyFile` --> `X509File`
The classes should be renamed to the actual types they represent:
KeystoreFile-->Pkcs12FilePrivateKeyFile-->RsaFilePublicKeyFile-->X509File