z-hao-wang / react-native-rsa

React native rsa crypto
MIT License
68 stars 19 forks source link

RSAGetPublicString & RSAGetPrivateString #1

Closed xing-zheng closed 8 years ago

xing-zheng commented 8 years ago

RSAGetPublicString is defined as RSAKey.getPublicString RSAGetPrivateString is defined as RSAKey.getPrivateString

z-hao-wang commented 8 years ago

Thanks for your PR!