NodeJS P7m decoder library
You can see sample example of use in "example" folder
This library depends on OpenSSL installation, more information here
You can install it, using npm
npm install --save p7m-js-decoder
- Openssl - Dependency Management
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Andrea Di Blasi - Initial work - Github
This project is licensed under the MIT License - see the LICENSE.md file for details