Suggested update to DER_COMPLEX_STRUCT Defaults field def'n.
Status: Abandoned
Brought to you by:
mdwood-intel
The DER_COMPLEX_STRUCT has a field defaults which are defined as BER_PARSED_ITEM_PTR, from the way it is described and would be used the definition should be:
BER_PARSED_ITEM_PTR *Defaults -> "a pointer to an array of pointers to DER encoded values"
### 312_1193 ###