-
- All Implemented Interfaces:
public abstract class GiniCryptoInternal use only.
-
-
Method Summary
Modifier and Type Method Description static GiniCryptonewInstance(@NonNull() SharedPreferences sharedPreferences, @NonNull() Context context)Stringencrypt(@NonNull() String text)Stringdecrypt(@NonNull() String encrypted)-
-
Method Detail
-
newInstance
static GiniCrypto newInstance(@NonNull() SharedPreferences sharedPreferences, @NonNull() Context context)
-
-
-
-