I would like to know how to open the Windows certificate store and select the certificate to be used using the Java language.
Using CAPICOM and even the C # X509 classes, the result is this:
But I can not reproduce the same result using Java.
Does anyone have ideas, suggestions or solutions?