I'm getting a constraint error for an opentype variable. The error mentions that the size of the encoding is zero. What's wrong?

A few things could cause this problem:

  • You are trying to automatically encode/decode an open type but forgot to set the AUTOMATIC_ENCDEC flag by calling ossSetFlags() or ossSetEncodingFlags().
  • You are trying to automatically encode/decode an ASN1.DeferDecoding open type value. Open types created by the use of the ASN1.DeferDecoding directive can only be manually encoded/decoded separately from their containing structures.
  • You are trying to automatically encode/decode an open type which has no component relation constraint applied to it in the ASN.1 specification. Only open types with component relation constraints may be encoded/decoded automatically.
  • You are manually encoding/decoding an open type but forgot to set the encoded and length fields of the OpenType instance to point to the manually encoded PDU and its length.

The samples included with some of the Knowledge Center answers are meant for your general understanding of the OSS products. Different versions of the products might produce slightly different outputs. Consult the products documentation and samples for the most up-to-date products information and code examples.



Contact Support
contact Our office hours
24 hours/day, 7 days/week

  • Phone: 1-888-OSS-2761 (USA and Canada)
  • Phone: 1-732-302-9669 (International)
  • Fax: 1-732-302-0023
  • Email: support@oss.com
Free Trial
download

Test drive the OSS Nokalva ASN.1, LTE, and XML Tools now! Your trial includes complete software, documentation, sample programs, free 24x7 technical support and more.




Learn ASN.1
Learn ASN.1

Our expert personnel can help you learn ASN.1!

We offer 4-day ASN.1 courses at our headquarters or your premises.