Generate RSA Key
Less than 1 minute
Generate RSA Key Operation Guide
Tips
- : It used when requesting the api. Stored internally by the merchant.
- : It should be without suffixes and prefixes when uploaded to smilepayz.
For security reasons, It is recommended to use the different key pair for the sandbox environment and the production environment.
Generate RSA Pair:
- Login merchant backend,you will find
Generate RSA Keys
button,Click this button and the browser will automatically download a pair of public and private keys. The public key will be automatically filled in the input box below, clickSave
to save it . - You will find the private key corresponding to the public key in the downloaded file.
Note
RSA keys less than 2048 bits are no longer considered secure encryption or digital signatures.