Mã hóa và giải mã văn bản sang/từ định dạng Base64
Base64 is a binary-to-text encoding scheme that represents binary data in an ASCII string format. It's commonly used to encode data that needs to be stored or transferred over media designed to handle text.