Skip to content

ROT encryption

DC allows you to get a subscriber email encoded with the ROT encryption:

${SubscriberEmailBase64(int)}

where the ‘int’ is an integer, positive value specifying a number of rotations in the ROT encryption.

On this page
To top