react-native-rsa-native
react-native-rsa-native copied to clipboard
RSAKeychain - do key pairs get shared across devices with same iCloud account?
After generating a key in one iOS device and opening the app in another iOS device with same iCloud account, the second device does not see the previously generated keys.
How can we make this sync happen so that generateKeys will return same public key?