asn1-data-0.6.1.3: ASN1 data reader and writer in RAW, BER, DER and CER forms

Safe HaskellSafe-Infered

Data.ASN1.Stream

Documentation

type ASN1Repr = (ASN1, [ASN1Event])

getConstructedEnd :: Int -> [ASN1] -> ([ASN1], [ASN1])