ASN1C C# Runtime Library

6.5

The ASN.1 C# runtime library uses the Com.Objsys.Asn1.Runtime namespace. This namespace contains the implementation of the following rules:

  • BER ( As per ITU-T X.690 standard )
  • CER ( As per ITU-T X.690 standard )
  • DER ( As per ITU-T X.690 standard )
  • MDER ( As per ISO/IEEE 11073-2101:2004 standard )
  • PER ( As per ITU-T X.691 standard )
  • XER ( As per ITU-T X.693 standard )
  • XML ( As per asn2xsd converter )