E-junkie Help >
Generating SoftwarePassport/Armadillo key codes
« Return to Selling Generated Codes
If your software download file will be pre-locked with the SoftwarePassport/Armadillo solution developed by Silicon Realms, E-junkie has a key generator installed for that solution which is available for you to use. This generates a unique alphanumeric key string at random for every transaction according to the SoftwarePassport/Armadillo requirements. If you need to transmit each buyer's generated key to a script URL on your own sytem for some reason, you can do that with our Integration feature.
- While adding/editing your product, under the Digital Delivery > Deliver Codes section, enable Generated Codes and specify this as the Keygen Script URL:
https://www.e-junkie.com/ecom/o_plug.php?arm_level=Level&arm_keytext=EncryptionTemplate
Level
- The signature level of the certificate:- negative = V1 Unsigned keys
- 0 to 3 = V2 signed keys
- 10 to 18 = V3 signed keys
- 20 to 28 = ShortV3 signed keys (uses ElGamal)
- 29 = ShortV3 signed key (uses elliptic curve)
EncryptionTemplate
- The encryption key or "secret phrase" used to generate the security certificate (if your encryption template has any spaces, replace them with either+
or%20
in your keygen URL);- See your SoftwarePassport/Armadillo documentation for more information, or contact Silicon Realms support if you need advice on the proper
Level
andEncryptionTemplate
parameters to use for keys that will unlock your software.
https://www.e-junkie.com/ecom/o_plug.php?arm_level=23&arm_keytext=Secret+phrase+only+you+know
- If you want the buyer's code displayed on their thank-you page, be sure to put something in the Product Thank-you Page HTML field using
[%codes%]
wherever you want the buyer's code to be inserted (see our Thank-you Page customization help page for more information); - Click Submit to apply the new product settings.