I have got an error:
InvalidKeyException Illegal Key Size
Then I download 2 files(local_policy, US_export_policy) and put it in
C:\Program Files\Java\jre1.8.0_65\lib\security
everithing worked fine. But when i export project to
Runnable jar file
and then open this jar i have error in my app :
InvalidKeyException Illegal Key Size
Why it happen? I dont know how to fix this?