On Wed, Nov 27, 2013 at 2:53 AM, Pent <[email protected]> wrote:
> Yep, that's it, if I pass a null parameter spec it can decode the old files
> on 4.4.
>

Or just use the Cipher.init() version that takes only two parameters:

ecipher.init( Cipher.ENCRYPT_MODE, key)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to