I have tried to find the difference between keystore and pfx file. But I coun't find the exact difference between. As per my understanding Keystore is a repository where we can store the bulk of certificates in encrypted format. So that no one can hack those certificates without user authentication.
Pfx file is a bag a which can contain a many objects with optional password protected. pfx may contain publickey or not this is optional. Can anyone please explore much more about this?