This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
general [2021/01/08 12:28] clubadmin |
general [2022/03/29 22:00] (current) |
||
|---|---|---|---|
| Line 149: | Line 149: | ||
| Example: https:// | Example: https:// | ||
| - | Result: | + | ===== General.UrlEncryptData===== |
| - | Preview Image | + | Encrypt a URL querystring using RSA encryption. |
| + | /// <param name=" | ||
| + | /// <param name=" | ||
| + | |||
| + | https:// | ||
| + | ===== General.UrlDecryptData===== | ||
| + | |||
| + | Decrypt a URL querystring using RSA encryption. | ||
| + | |||
| + | /// <param name=" | ||
| + | /// <param name=" | ||
| + | | ||
| + | https:// | ||