Im trying to do a simple crypter string with a single key and base64encode.
Works fine under another language but i have some troubles to port it to b4a.
Problem comes using str option, i must to use a string2 instead to can get substr?
Until now its imposible to do it
Works fine under another language but i have some troubles to port it to b4a.
Problem comes using str option, i must to use a string2 instead to can get substr?
Until now its imposible to do it