ASN1C supports these instructions: ATTRIBUTE
and BASE64
. Very brief summaries of the effects of these instructions follow.
ATTRIBUTE
: This instruction causes a component of a sequence to be encoded as an XML attribute.
BASE64
: This instruction causes octet strings to be encoded in a base64 representation, rather than a hexadecimal one.