Hi all,
I have a B4J Server that runs an encrypt/decrypt routine while send/receive data
Also, I have a B4i App that do exactly the same and comunicate with the B4j server.
The Encrypt/Decrypt routines for B4J are:
Public Sub EncryptText(text As String) As String
Dim c As B4XCipher...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.