Sign, verify and issue licenses with ed25519. All keys are generated in memory and never stored on the server.
Create a fresh ed25519 key pair (public + private) and download it.
Sign a license for a customer using your private key.
Verify a signed license against a public key.