RFC Errata
RFC 4534, "Group Security Policy Token v1", June 2006
Source of RFC: msec (sec)
Errata ID: 2351
Status: Held for Document Update
Type: Technical
Publication Format(s) : TEXT
Reported By: Alfred Hoenes
Date Reported: 2006-11-09
Held for Document Update by: Sean Turner
Date Held: 2010-08-14
Section B.5.4 says:
On page 24, defines: RekeyMethod ::= SEQUENCE { rekeyMethodType OBJECT IDENTIFIER, | rekeyMethodInfo OCTET STRING }
It should say:
Add the following clarification immediately after the ASN.1: The OCTET STRING in each of these is an opaque blob whose processing is subsequently defined in the vendor or domain-specific types.
Notes:
Why doesn't it use the "ANY DEFINED BY ..." syntax construct for
'rekeyMethodInfo' ?
Subsequent definitions in B.5.4.{1,2} define the syntax of
two possible instantiations of RekeyMethod, with syntax NULL
and INTEGER, respectively, for the rekeyMethodInfo element.
That doesn't match!