Description
A Haskell library that defines ASN.1 data types shared by related encoding and parsing packages. These types represent structured values used in certificates, cryptographic keys, and protocol data.
Developers usually need it as the common model behind ASN.1 tooling. Regular users receive it as a dependency when installing Haskell software that handles these formats.