2.2.1.4.9 FRS_RDC_PARAMETERS_GENERIC

Binary large object (BLOB) for alternate RDC algorithms.

 typedef struct _FRS_RDC_PARAMETERS_GENERIC {
   unsigned short chunkerType;
   byte chunkerParameters[64];
 } FRS_RDC_PARAMETERS_GENERIC;

chunkerType: The chunkerType MUST be RDC_FILTERMAX, as specified in section 2.2.1.2.3.

chunkerParameters: Not used. This is a generic parameter block, which allows for space in future protocol versions.