ietf-smime
[Top] [All Lists]

Re: CMS-03 Comments

1998-02-26 08:10:49
From: Russ Housley <housley(_at_)spyrus(_dot_)com>

I added SIZE in four places.  Here is the updated ASN.1:
AuthAttributes ::= SET SIZE (1..MAX) OF AuthAttribute

AuthAttribute ::= SEQUENCE { 
  attrType OBJECT IDENTIFIER, 
  critical BOOLEAN DEFAULT FALSE, 
  attrValues SET SIZE (1..MAX) OF AttributeValue }


That's fine with me.  I hesitated to constrain the number of attrValues
because conceivably the attrType OID alone would be sufficient to
convey the meaning of a particular (future-defined) attribute.  But
either way is OK.

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