Hi all, I'm trying to use RSA to encrypt data from a text field like an address or notes. When I try to use the encrypt command I get a result 'message too long'. What is the method for encrypting long or large data?
My current line of code: encrypt tData using rsa with public key tMyKey and passphrase tMyPass Thanks Sean _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode