mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-31 12:19:18 +01:00
Define: WOLFSSL_ASN_INT_LEAD_0_ANY Allows positive integers to have a leading 0 byte. DER/BER encoding specifies that leding 0 only on negative numbers (highest bit of first octet set).