SecretKey destroy in JAVA (android) -


hi have secretkey use encrypting data in sqlite db. best practise secretkey:

  1. keep key on memory
  2. destroy key after usage , request secretkey every time storage when required.


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -