Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| ref:a_f:f:af:encrypt_b64 [2026/08/13 00:43] – ↷ Page moved from a_f:f:af:encrypt_b64 to ref:a_f:f:af:encrypt_b64 localdev | ref:a_f:f:af:encrypt_b64 [2026/08/13 00:53] (current) – ↷ Links adapted because of a move operation localdev | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ====== ENCRYPT_B64 ====== | ====== ENCRYPT_B64 ====== | ||
| ===== Description ===== | ===== Description ===== | ||
| - | Provides BASE64 with XOR shift encryption (decryption) of the specified string. Can be used to encrypt AwareIM links – see [[docs:2000_concepts: | + | Provides BASE64 with XOR shift encryption (decryption) of the specified string. Can be used to encrypt AwareIM links – see [[2000_concepts: |
| ===== Parameters ===== | ===== Parameters ===== | ||
| An attribute of the Plain Text type or an expression producing a string | An attribute of the Plain Text type or an expression producing a string | ||
| ===== Example ===== | ===== Example ===== | ||
| <code aim> | <code aim> | ||