> When using ASN-1 PER, what are the mininum and maximum values used for an > integer when non are specified in the description ? > > For instance : > NumberOfTries INTEGER > > How can we know min and max values of NumberOfTries ?
There are none. It is, from the ASN.1 point of view, unbounded. There is, however, likely to be some sort of implementation restriction, which would depend upon which encoding/decoding software you're using. ===================================================================== Conrad Sigona Toll Free : 1-888-OSS-ASN1 OSS Nokalva Voice Mail : 1-732-302-9669 x400 [EMAIL PROTECTED] Fax : 1-419-831-5035 http://www.oss.com My direct line : 1-315-845-1773
