@wildboar/pki-stub
Version:
X.510 PKI-Stub ASN.1 data structures in TypeScript
30 lines (22 loc) • 1.35 kB
Markdown
TypeScript implementation of the ASN.1 data structures and PDUs defined in the
PKI-Stub ASN.1 Module defined by the
[](https://www.itu.int/en/Pages/default.aspx)
[](https://www.itu.int/rec/T-REC-X.510/en).
See the
[](https://github.com/Wildboar-Software/asn1-typescript-libraries/blob/master/docs/all.md)
that applies to this library and others to learn how to use this module.
This library only implements the ASN.1 data structures and PDUs defined in these
specifications.
These libraries were generated entirely or in part by the
[](https://wildboarsoftware.com/asn1-compilation)
offered by [Wildboar Software](https://wildboarsoftware.com). The ASN.1
compiler itself is closed-source and proprietary, but some of the libraries
produced with it are released publicly under the
[](https://mit-license.org/).
If you would like to see additional ASN.1 libraries in TypeScript or other
programming languages, or if you have any other questions, please contact us at
[](mailto:contact@wildboarsoftware.com).
As of June 12th, 2025, this module is only compiled to ESM. CommonJS will no
longer be supported.