hello
I want to create a program that signs and verifing file with jarsigner
I succed to create .jar but the keystore not
here is my code :

public static void main(String[] args)
{

...