securely Store Bytes
Encrypt the given secret using the android Keystore. On android >= M, will directly use the keystore to generate a symmetric key On android >= Lollipop and
The secret is encrypted using the following method: AES/GCM/NoPadding