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

export private key from keychain?

Open Evanfeenstra opened this issue 5 years ago • 0 comments

Hello, I would really like to be able to export the private key from RNRSAKeychain.

I've tried to fork and add here, https://github.com/Evanfeenstra/react-native-rsa-native/blob/master/android/src/main/java/com/RNRSA/RNRSAKeychainModule.java#L338, but it seem like this.privateKey is not defined.

any hints about this, or reason that this doesn't make sense?

Evanfeenstra avatar Jul 07 '20 22:07 Evanfeenstra