I am listing the contents of a keystore file using keytool. However, I do not know which version of Java was used to generate this keystore file.
Is there a way to grab this detail from a given keystore file?
I am listing the contents of a keystore file using keytool. However, I do not know which version of Java was used to generate this keystore file.
Is there a way to grab this detail from a given keystore file?