Hi I am trying to create a function whereby a token is generated by the server that utilises 3DES which is then Base64 encoded and sent to a client application.
I am