zheng 6c3f2333fd 修改 hace 12 horas
..
build 6c3f2333fd 修改 hace 12 horas
LICENSE 6c3f2333fd 修改 hace 12 horas
README.md 6c3f2333fd 修改 hace 12 horas
package.json 6c3f2333fd 修改 hace 12 horas

README.md

@peculiar/asn1-csr

License npm version

NPM

ASN.1 schema for PKCS #10 certificate signing requests defined in RFC 2986.

Use the exported classes with @peculiar/asn1-schema helpers such as AsnConvert, AsnParser, and AsnSerializer to parse or serialize DER-encoded data defined by the referenced specification.

Installation

npm install @peculiar/asn1-csr

Specifications