@taingo97/react-native-expo-rsa
v0.0.1
Published
generate key rsa
Downloads
2
Readme
react-native-expo-rsa
generate key rsa
Installation
npm install @taingo97/react-native-expo-rsa
or
yarn add @taingo97/react-native-expo-rsa
Usage
import { generateKeys } from "react-native-expo-rsa";
// ...
const result = await generateKeys(keySize);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT