This is a .NET implementation of ASN.1 binary parser. This library allows to decode and read messages encoded by using Distinguished Encoding Rules (DER).
Use NuGet to download the library and attach to your .NET project:
NuGet\Install-Package SysadminsLV.Asn1Parser
Online API documentation: PKI Solutions Asn1Parser Documented Class Library