@peculiar/asn1-cms
v2.7.0
Published
ASN.1 schema for Cryptographic Message Syntax (CMS) defined in RFC 5652.
Readme
@peculiar/asn1-cms
ASN.1 schema for Cryptographic Message Syntax (CMS) defined in RFC 5652.
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-cms
