DER/BER encoding requires positive numbers to not have leading zeros. Sometimes customer's have examples that break the rules. In those cases define: WOLFSSL_ASN_INT_LEAD_0_ANY Define used in original ASN.1 implementation.
DER/BER encoding requires positive numbers to not have leading zeros. Sometimes customer's have examples that break the rules. In those cases define: WOLFSSL_ASN_INT_LEAD_0_ANY Define used in original ASN.1 implementation.