ietf-smime
[Top] [All Lists]

Re: Comments To ESS-00

1997-11-04 14:12:25
Scott Hollenbeck wrote:

Thanks, Paul, for taking the draft document this far.  Let the fun begin!


[snip]


Section 2.10
The last line of the DirectoryString definition includes an extra double
quote character (") after the closing brace.


[snip]

----->
Scott Hollenbeck (mailto: hollenbe(_at_)east(_dot_)xsis(_dot_)xerox(_dot_)com)
Xerox Special Information Systems
Arlington, Virginia, USA

The reference to DirectoryString {}, a parameterized type 
as defined in  X.683, is missing a parameter in ...

  ContentHints ::= SEQUENCE {
     contentDescription  DirectoryString OPTIONAL,
     receipt             BOOLEAN DEFAULT FALSE 
  }
 
and should contain an integer value, such as in...

  ContentHints ::= SEQUENCE {
     contentDescription  DirectoryString { ub-conDesc } OPTIONAL,
     receipt             BOOLEAN DEFAULT FALSE 
  }

  ub-conDesc INTEGER ::= 72

Phil

-- 
Phillip H. Griffin         
ASN.1-SET-Java-Security    Griffin Consulting
asn1(_at_)mindspring(_dot_)com        1625 Glenwood Avenue
919.828.7114               Raleigh, North Carolina 27608 USA
------------------------------------------------------------
          Visit  http://www.fivepointsfestival.com
------------------------------------------------------------


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