get Secret Key With Custom Pw
This method will convert a custom password to a SecretKey
Return
SecretKey
Parameters
encrypt Password
: the custom user password as String
iv
: the encryption nonce
This method will convert a custom password to a SecretKey
SecretKey
: the custom user password as String
: the encryption nonce