Example projects with JavaThemis #
Once you have installed JavaThemis for desktop systems it’s time to give it some action!
Code samples #
See the docs/examples/java
directory on GitHub for an sample project with JavaThemis for desktop systems.
There you can find examples of JavaThemis API:
- data encryption using Secure Cell
- exchange messages using Secure Message
- establish connections with Secure Session
You can also take a look at unit tests in JavaThemis source code.
What’s next #
Read the feature guide to learn how to use Themis effectively in Java.