x500-ts
TypeScript icon, indicating that this package has built-in type declarations

3.2.8 • Public • Published

X.500 TypeScript Library

This is based off of the 2019 X.500-series publications, with a few exceptions. Older, retired modules are included as well.

Notes

  • Steps for transforming compiler output:
    • Convert these to BigInt:
      • AuthenticationFramework.CertificateSerialNumber
      • AuthenticationFramework.AvlSerialNumber
      • CertificateExtensions.NumberRange
    • Ensure DER encoding is used (at least) for these modules:
      • AuthenticationFramework
      • AttributeCertificateDefinitions
      • CertificateExtensions

Dependents (13)

Package Sidebar

Install

npm i x500-ts

Weekly Downloads

2

Version

3.2.8

License

MIT

Unpacked Size

17.7 MB

Total Files

14595

Last publish

Collaborators

  • jonathanwilbur