Don't DER encode the default value of SEQUENCE/SET elements
Per X.690 (2002), Section 11.5, for DER, set and sequence values should not include elements equal to their default value. This was already handled by the UPER encoder, but not by the DER encoder.
Showing
Please register or sign in to comment