Creative Developer Tools for UXP Sample Extension
If nothing seems to work, please make sure you have activated this computer by way of the PluginInstaller, and verify the daemon is running
crdtuxp.machineGUID()
crdtuxp.base64encode(in_string)
Copy output to next test ⬇︎
crdtuxp.base64decode(in_string)
crdtuxp.encrypt(in_plainText, in_key)
Copy output to next test ⬇︎
crdtuxp.decrypt(in_encrypted, in_key)
crdtuxp.dQ(s_or_ByteArr)