@apptoolkit/rsa
v0.3.0
Published
RSA utils
Downloads
48
Readme
rsa
TODO: description
Usage
const rsa = require('rsa');
// TODO: DEMONSTRATE API
Required env
RSA_PRIVATE_KEY
: String of the private key in pkcs8 type with pem formatRSA_KEY_PASSPHRASE
: Passphrase of the private key