PeculiarVentures / x509

@peculiar/x509 is an easy to use TypeScript/Javascript library based on @peculiar/asn1-schema that makes generating X.509 Certificates and Certificate Requests as well as validating certificate chains easy
https://peculiarventures.github.io/x509/
MIT License
78 stars 10 forks source link

PemConverter utility fields are not static #39

Closed SnosMe closed 1 year ago

SnosMe commented 1 year ago

https://github.com/PeculiarVentures/x509/blob/69cefea48f12a6439459cd0931737d761e915a77/src/pem_converter.ts#L8-L11