Hi,
Tokenization and encryption are two different concepts, encryption is changing the plain text to cipher text (non-readable ) and tokenization is replacing your plain text with a reference number.
Thanks