If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA NetBeans 8.2 Desktop OS Windows 10 Simulator 7.3 Device Android & IOS
Looking to encrypt/decrypt Strings in Codename1 similar to Java package org.jasypt.util.text (StandardPBEStringEncryptor) I have reviewed https://www.codenameone.com/blog/seamless-storage-encryption.html Have installed bouncy castle cn1lib Have installed EncryptedStorage.install(inc.KEY); However am not understanding how to implement encryption & decryption of Strings The Example referenced https://www.codenameone.com/blog/seamless-storage-encryption.html Looks like it is related only to File System storage. Thoughts? Regards -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/5a14b602-9f6f-47a9-accf-568a0061a9f3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
