Created
July 20, 2022 12:03
-
-
Save wajahatkarim3/5af5510f2e510bcc78a216e05b96cfb3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
val keyGenParameterSpec = MasterKeys.AES256_GCM_SPEC | |
val mainKeyAlias = MasterKeys.getOrCreate(keyGenParameterSpec) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment