Author :
tb
Date :
2018-08-24 20:17:33
Hash :eb5c5266 Message :After removing support for broken PKCS#8 formats (it was high time),
we can add const to PKCS8_pkey_get0(). In order for this to work,
we need to sprinkle a few consts here and there.
tested in a bulk by sthen
ok jsing