🔒 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-classes
or
yarn add @apeleghq/cms-classes
TBD. 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.