Title: Message
Hi,
 
How would I be able to represent the following in ASN.1 ?
C structure:
 
struct A
{
    unsigned a1:1;
    unsigned a2:1;
    unsigned a3:1;
    unsigned a4:1;
}
 
Will the encoding in ASN.1 use any optimization techniques for instance representing the struct
in a single byte ?
 
Thanks,
Aparna
 
Confidentiality Notice

The information contained in this electronic message and any attachments to this message are intended
for the exclusive use of the addressee(s) and may contain confidential or privileged information. If
you are not the intended recipient, please notify the sender at Wipro or [EMAIL PROTECTED] immediately
and destroy all copies of this message and any attachments.

Reply via email to