🔒 A collection of utility classes to encode CMS and related data ASN.1 data following DER rules
🚀 Features
- TBD
- Supports most structurues from CMS (PKCS #7)
- Also supports various structures from:
- CMS (PKCS #7)
- PKCS #10
- X.501
- X.509
💻 Installation
To install the package, you can use npm or yarn:
npm install @exact-realty/cms-classes
or
yarn add @exact-realty/cms-classes
📚 Usage
TBD. See the tests or the type information.
🤝 Contributing
We welcome any contributions and feedback! Please feel free to submit pull requests, bug reports or feature requests to our GitHub repository.
📜 License
This project is released under the ISC license. Check out the LICENSE
file for
more information.