mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 11:30:49 +02:00
8d54e2213f
OCSPBASICRESPASN_IDX_SIGNATURE_PARAMS is only defined when WC_RSA_PSS is enabled but was used unconditionally in EncodeBasicOcspResponse, causing a build error when WC_RSA_PSS is not defined.