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