react-native-keychain icon indicating copy to clipboard operation
react-native-keychain copied to clipboard

Do i need to encrypt data before storing it using setInternetCredentials?

Open shareef-dweikat opened this issue 2 years ago • 0 comments

Hi, I am using react-native-keychain setInternetCredentials function to store credentials (key-value pairs) for a crypto wallet. Do i need to encrypt the data before storing it using the function? or the react-native-keychain package is secure enough??

shareef-dweikat avatar May 20 '23 13:05 shareef-dweikat