yakivmospan / scytale

One tool to manage key generation, key storing and encryption on different APIs of Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is key alias "test" need to be secret?

erlangparasu opened this issue · comments

SecretKey key = store.getSymmetricKey("test", null);

@yakivmospan which AES key that need to be secret?