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

RSAKeychain - do key pairs get shared across devices with same iCloud account?

Open bumpingChris opened this issue 3 years ago • 0 comments

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?

bumpingChris avatar Aug 18 '22 09:08 bumpingChris