Author :
tb
Date :
2024-08-29 16:58:19
Hash :a8d73a0e Message :Remove the pkey_{,public_,param_}check() handlers
This disables the EVP_PKEY_*check() API and makes it fail (more precisely
indicate lack of support) on all key types.
This is an intermediate step to full removal.
Removal is ok beck jsing