¡@

Home 

c# Programming Glossary: log.e

Encryption compatable between Android and C#

http://stackoverflow.com/questions/2090765/encryption-compatable-between-android-and-c-sharp

CIPHER_TRANSFORMATION catch NoSuchAlgorithmException e Log.e TAG No such algorithm CIPHER_ALGORITHM e catch NoSuchPaddingException.. CIPHER_ALGORITHM e catch NoSuchPaddingException e Log.e TAG No such padding PKCS5 e secretKey new SecretKeySpec passwordKey.. secretKey ivParameterSpec catch InvalidKeyException e Log.e TAG Invalid key e return null catch InvalidAlgorithmParameterException..