Private Key Storage in a Java Desktop Application
I am talking about system private keys for API, Google Analytics and etc… (not userĀ“s private key)
Where is the best place to store it? (Java class, properties, hidden file, preferences) (Cross-platform Win, Mac and Linux)… Continue reading Private Key Storage in a Java Desktop Application