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

RFC 3281 ASN.1 Errata




Hi.


I just want to make everyone aware of a typo in the ASN.1 module in RFC 3281. There is a comma in the wrong place, and it it quite simple to fix.

INCORRECT LINE:

version AttCertVersion -- version is v2,

CORRECT LINE:

version AttCertVersion, -- version is v2

Russ