External.encoding

A field that exists only to determine the developer's choice of encoding used, per the pre-1994 definition of EXTERNAL.

octet-aligned is a sensible default, since it is the most lax of the three choices.

struct External
ASN1ExternalEncodingChoice encoding;

Meta