As per RFC 5758 , when employing algorithm identifiers such as ecdsa-with-SHA224, ecdsa-with-SHA256, ecdsa-with-SHA384, or ecdsa-with-SHA512 within the AlgorithmIdentifier field, the Parameter field must be excluded from the encoding. Despite this, ZLint’s parser permits the inclusion of an explicit “NULL” parameter for ECDSA algorithms.
As per RFC 5758 , when employing algorithm identifiers such as ecdsa-with-SHA224, ecdsa-with-SHA256, ecdsa-with-SHA384, or ecdsa-with-SHA512 within the AlgorithmIdentifier field, the Parameter field must be excluded from the encoding. Despite this, ZLint’s parser permits the inclusion of an explicit “NULL” parameter for ECDSA algorithms.