npm.io
2.8.0 • Published 2 weeks ago

@peculiar/asn1-pfx

Licence
MIT
Version
2.8.0
Deps
6
Size
31 kB
Vulns
0
Weekly
0
Stars
43

@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