[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I-D Action:draft-ietf-pkix-new-asn1-06.txt



At 4:52 PM -0400 8/13/09, Sean Turner wrote:
>Paul/Jim,
>
>The change to noted in A.7 didn't get implemented in the Section 6.  If you're going to use the comment out method, then you need to comment out the "," at the end of the namedCurve line:
>
>ECParameters ::= CHOICE {
>  namedCurve      CURVE.&id({NamedCurve}) --,
>                                          ^^ add this
>  -- implicitCurve   NULL
>    -- implicitCurve MUST NOT be used in PKIX
>  -- specifiedCurve  SpecifiedCurve
>    -- specifiedCurve MUST NOT be used in PKIX
>    -- Details for specifiedCurve can be found in [X9.62]
>    -- Any future additions to this CHOICE should be coordinated
>    -- with ANSI X.9.
> }
> -- If you need to be able to decode ANSI X.9 parameter structures, then
> -- uncomment the implicitCurve and specificCurve above, and also
> -- uncomment the follow:
> --(WITH COMPONENTS {namedCurve PRESENT})
>
>spt

That was my fault for not checking if the changes went in. They are in the -07, particularly with the additional change you made above.

--Paul Hoffman, Director
--VPN Consortium