RE: [ASN.1] Abount definite and indefinite lenght encoding

2002-09-12 Thread Pino Roberto
octet_string[10] (to be encoded in definite way) field2 any_substructure_type (to be encoded in definite way) Thanks for answers, Roberto -Original Message- From: devaraj[IT] To: [EMAIL PROTECTED] Sent: 12/09/2002 11.28 Subject: RE: [ASN.1] Abount definite and indefinite lenght encoding While

RE: [ASN.1] Abount definite and indefinite lenght encoding

2002-09-12 Thread Bancroft Scott
On Thu, 12 Sep 2002, Pino Roberto wrote: I'm sorry for the misunderstanding...I used always the word decoder but what I want to know is abount the encoder and about encoding function... I understood that in the encoded file a structure is recognized as encoded with indefinite lenght if the

[ASN.1] Abount definite and indefinite lenght encoding

2002-09-11 Thread Pino Roberto
Hi, I would like to know if it's possible with ASN.1, use different lenght encodings for structure in the same file. For example, is possible encoding a structure with indefinite lenght encoding and another (may be a substructure of the first one) with definite lenght encoding? And if it's

Re: [ASN.1] Abount definite and indefinite lenght encoding

2002-09-11 Thread Bancroft Scott
On Wed, 11 Sep 2002, Pino Roberto wrote: Hi, I would like to know if it's possible with ASN.1, use different lenght encodings for structure in the same file. For example, is possible encoding a structure with indefinite lenght encoding and another (may be a substructure of the first one)

RE: [ASN.1] Abount definite and indefinite lenght encoding

2002-09-11 Thread devaraj[IT]
[SMTP:[EMAIL PROTECTED]] Sent: Wednesday, September 11, 2002 3:58 PM To: '[EMAIL PROTECTED]' Subject: [ASN.1] Abount definite and indefinite lenght encoding Hi, I would like to know if it's possible with ASN.1, use different lenght encodings for structure in the same file. For example

Re: [ASN.1] Abount definite and indefinite lenght encoding

2002-09-11 Thread Björn Schneider
Hi! I would like to know if it's possible with ASN.1, use different lenght encodings for structure in the same file. Yes it is possible. And if it's possibile, how can the encoder recognize structures to be encoded with definite lenght encoding from structures with indefinite lenght

R: [ASN.1] Abount definite and indefinite lenght encoding

2002-09-11 Thread Pino Roberto
?. My question was about the ASN1 syntax to say that a structure must be encoded with indefinite lenght. Thanks, Roberto -Messaggio originale- Da: Bancroft Scott [mailto:[EMAIL PROTECTED]] Inviato: mercoledì 11 settembre 2002 14.33 A: '[EMAIL PROTECTED]' Oggetto: Re: [ASN.1] Abount definite

Re: R: [ASN.1] Abount definite and indefinite lenght encoding

2002-09-11 Thread Bancroft Scott
else says it is the definite length form. Bancroft -Messaggio originale- Da: Bancroft Scott [mailto:[EMAIL PROTECTED]] Inviato: mercoledì 11 settembre 2002 14.33 A: '[EMAIL PROTECTED]' Oggetto: Re: [ASN.1] Abount definite and indefinite lenght encoding On Wed, 11 Sep 2002, Pino