I REALLY agree with this. I have found out and verified that I can't do the
UNIVERSAL tag trick with my ASN compiler, and I don't know when we are going
to get a new one which supports UTF8String. I REALLY DON'T want to end up
with something I can't implement.
jim
-----Original Message-----
From: jsp(_at_)jgvandyke(_dot_)com [mailto:jsp(_at_)jgvandyke(_dot_)com]
Sent: Wednesday, March 04, 1998 5:29 AM
To: Bancroft Scott
Cc: ietf-smime(_at_)imc(_dot_)org
Subject: Re: Comment on ESS and Privacy Marks
All,
I agree with Bancroft Scott that ESSPrivacyMark should be:
ESSPrivacyMark ::= CHOICE {
pString PrintableString (SIZE (1..ub-privacy-mark-length)),
utf8String [0] IMPLICIT UTF8String (SIZE (1..ub-privacy-mark-length))
}
- John Pawling