I want to send push messages to my website users using the newly added Push API.
Can I get assistance on how to correctly encrypt my messages in Java?
Is there maybe a tutorial that can be followed somewhere?
Ultimately I want to use these push notifications on my Firefox extension.