What is Asymmetric Cryptography?
Asymmetric Cryptography is a type of cryptosystem where one key is used for e.g. encryption/verification of a signature and a different one for decryption/signing. In Cryptolens, the RSA Public Key is the key that can only be used to verify a license key object. The RSA Private Key is stored securely on the server and used for signing.
Software Licensing System Documentation