Author :
djm
Date :
2020-04-11 10:16:11
Hash :dd305755 Message :Refactor private key parsing. Eliminates a fair bit of duplicated
code and fixes oss-fuzz#20074 (NULL deref) caused by a missing
key type check in the ECDSA_CERT parsing path.
feedback and ok markus@