zheng 6c3f2333fd 修改 12 horas atrás
..
build 6c3f2333fd 修改 12 horas atrás
LICENSE 6c3f2333fd 修改 12 horas atrás
README.md 6c3f2333fd 修改 12 horas atrás
package.json 6c3f2333fd 修改 12 horas atrás

README.md

@peculiar/asn1-x509-attr

License npm version

NPM

ASN.1 schema for X.509 attribute certificates defined in RFC 5755.

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-x509-attr

Specifications