indutny / asn1.js

ASN.1 Decoder/Encoder/DSL
MIT License
181 stars 64 forks source link

Added support for specifying class of the types. #135

Closed farhadh closed 1 year ago

farhadh commented 1 year ago

feature: Now users can specify the class they would like to encode their tag with.

farhadh commented 1 year ago

as it got merged with #136