zheng 3cabbb3159 webpack há 19 horas atrás
..
build 3cabbb3159 webpack há 19 horas atrás
LICENSE 3cabbb3159 webpack há 19 horas atrás
README.md 3cabbb3159 webpack há 19 horas atrás
package.json 3cabbb3159 webpack há 19 horas atrás

README.md

@peculiar/asn1-pkcs9

License npm version

NPM

ASN.1 schema for PKCS #9 selected attribute types defined in RFC 2985.

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-pkcs9

Specifications