In B4A 10.70, MessageDigest and Byteconverter are not available?
Hi, All.
When compiled, it produces the following message:
B4A Version: 10.90 BETA #1
Parsing code. Error
Error parsing program.
Error description: Unknown type: messagedigest
Are you missing a library reference?
Error occurred on line: 10 (hash)
Dim md As MessageDigest
Encryption library does not exist. Software that has been reinstalled.
Where is the problem?
Hi, All.
When compiled, it produces the following message:
B4A Version: 10.90 BETA #1
Parsing code. Error
Error parsing program.
Error description: Unknown type: messagedigest
Are you missing a library reference?
Error occurred on line: 10 (hash)
Dim md As MessageDigest
Encryption library does not exist. Software that has been reinstalled.
Where is the problem?