Hi, No, not positive, just making the assumption from the following two lines extracted from the decryption function in my first post.
Dim des As New DESCryptoServiceProvider Dim cs As New CryptoStream(ms, des.CreateDecryptor(byKey, IV), I'm assuming that if Triple DES, AES or something else was used then the code say something other than DESCryptoServiceProvider.....but that's just me making an assumption. Cheers Mark --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
