Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
a_f:f:af:encrypt_b64 [2022/09/02 02:52] – ↷ Page moved from a_f:f:f:encrypt_b64 to a_f:f:af:encrypt_b64 administratora_f:f:af:encrypt_b64 [2025/06/12 03:59] (current) – Change to AwareIM aware_support3
Line 1: Line 1:
-{{tag>Functions Function_List Miscellaneous}}+{{tag>Index Function Function_List Miscellaneous}}
 ====== ENCRYPT_B64 ======  ====== ENCRYPT_B64 ====== 
 ===== Description =====   ===== Description =====  
-Provides BASE64 with XOR shift encryption (decryption) of the specified string. Can be used to encrypt Aware IM links – see Login Parameters+Provides BASE64 with XOR shift encryption (decryption) of the specified string. Can be used to encrypt AwareIM links – see [[docs:2000_concepts:0900_prod_feats:0100_access_control:0200_login|Login Parameters]]
 ===== 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>DISPLAY URL 'logonOp.aw?e=ENCRYPT_B64('domain=Test&userName=john&password=123') </code> <code aim>DISPLAY URL 'logonOp.aw?e=ENCRYPT_B64('domain=Test&userName=john&password=123') </code>
  • Last modified: 2022/09/13 18:12