Skip to content

Adibla/p7m-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS P7m Decoder

NodeJS P7m decoder library

Getting Started

You can see sample example of use in "example" folder

Prerequisites

This library depends on OpenSSL installation, more information here

Installing

You can install it, using npm

npm install --save p7m-js-decoder

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Andrea Di Blasi - Initial work - Github

License

This project is licensed under the MIT License - see the LICENSE.md file for details