README.md 874 B

@peculiar/asn1-pfx

License npm version

NPM

ASN.1 schema for PKCS #12 personal information exchange structures defined in RFC 7292.

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

Specifications