ietf-smime
[Top] [All Lists]

Re: Syntax on RecipientInfo

1998-06-26 06:25:31
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



<Prev in Thread] Current Thread [Next in Thread>