Chamira Perera wrote:
Hi all:
I was wondering what is the proper way to interpret size constraint in
the following ASN.1 notation?
someValue IMPLICIT OCTET STRING ( SIZE (1 .. 150 ) ) ( SIZE
(1 .. 25 ) )
Therefore would the maximum size for the octet string type be 150? Any
help is much appreciated!
The maximum size for the octet string is 25 octets, since the STRING
is constrained twice, with increasingly more restrictive constraint.
--
Lev Walkin
[EMAIL PROTECTED]
_______________________________________________
ASN1 mailing list
[email protected]
http://lists.asn1.org/mailman/listinfo/asn1