RSA Keys
Understanding RSA key management in LicenPro.
Key Pairs
Each product uses RSA key pairs for secure license signing:
- Private Key - Stored securely on the server, used to sign licenses
- Public Key - Embedded in your application, used to verify licenses
Generating Keys
Keys are automatically generated when you create a product. You can also regenerate keys if needed.
Key Security
Never expose your private key. The public key is safe to distribute with your application.