Hi all,
I have a problem and I do not know how to look at.
I have 2 printers where I have option to use secure print and accounting codes. on both when I generate or capture the file before sending to the printer I see that my codes are encrypted. There is 2 way that this code is showing but I do not know what kind of encryption it is so I could try find a encoder or decoder.
Some exemples are:
normal\encode.
1 QQ==
11 QVc==
111 QVdc
1111 QVdcRg==
Another encryption type would understand
1111 = AZUT
and this one I was able to understand this logic
Password Character Number (Position) 1 2 3 4 5 6 7 8 9 10
Password is "0000000000" 0 0 0 0 0 0 0 0 0 0
Encrypted Symbols At spesific position @ [ T U @ [ T U @ [
Password is "1111111111" 1 1 1 1 1 1 1 1 1 1
Encrypted Symbols At spesific position A Z U T A Z U T A Z
can someone help
Thanks