It is not clear how to encode the attribute, if it has the assigned int type, and
For emailAddress and domainComponent: the attribute value is not IA5String encoded,
For other attributes, the value is neither PRINTABLE STRING nor UTF8 STRING encoded.
Shall the attribte type be negative (for PRINTABLE STRING) or posive (for UTF8 STRING), if the attribute type is of fixed string type, but not one of PRINTABLE STRING and UTF8 STRING, e.g. the emailAddress and domainComponent?
In draft -09, an Attribute is encoded as follows
int
type, andIA5String
encoded,PRINTABLE STRING
norUTF8 STRING
encoded.PRINTABLE STRING
) or posive (forUTF8 STRING
), if the attribute type is of fixed string type, but not one ofPRINTABLE STRING
andUTF8 STRING
, e.g. the emailAddress and domainComponent?