All,
Michelle is correct. Recommend changing RecipientInfo to:
RecipientInfo ::= CHOICE {
ktri [0] KeyTransRecipientInfo,
kari [1] KeyAgreeRecipientInfo,
mlri [2] MailListRecipientInfo }
================================
John Pawling, jsp(_at_)jgvandyke(_dot_)com
J.G. Van Dyke & Associates, Inc.
www.jgvandyke.com
================================
At 10:48 AM 6/25/98 -0400, Michelle Casagni wrote:
I believe the following ASN definition is in error:
RecipientInfo ::= CHOICE {
ktri KeyTransRecipientInfo,
kari KeyAgreeRecipientInfo,
mlri MailListRecipientInfo
}
Each choice is a Sequence so shouldn't they be numbered so that it is known
which one is actually chosen?
Michelle Casagni
GTE Internetworking