Integrate JLicensure Client in your application (3)
The JLicensure client library needs the server's public key to verify licenses. In a real scenario you would bundle your own public key file of your JLicensure server with your client application. In this tutorial, we will use the public key file of the JLicensure test server.
Download the public key file here.
Save the key file "key.pub" to your source root and make sure it is included in your application jar's root folder when you build your application.
Now, compile your application JAR file. Please note that you cannot execute your application with the license check routines from your development environment for now, because the encrypted runtime routines of JLicensure haven't been made available yet.








Send Article
Print


