Android Tutorial Encrypting information with RandomAccessFile library

RickV

Member
Licensed User
Still new to b4a.
Looking at the code from above....
B4X:
raf.WriteEncryptedObject(list1, "some secret password", raf.CurrentPosition)
Does the compiler store the plain text "some secret password" in the binary executable like qb and vb would ?
Also is this true for Const / dim / public pw = "some secret password" ?
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Cookies are required to use this site. You must accept them to continue using the site. Learn more…