3367a53d3b
Motivation: While OpenSslPrivateKeyMethod.* should never return null we should still guard against it to prevent any possible segfault. Modifications: - Throw SignatureException if null is returned - Add unit test Result: No segfault when user returns null. |
||
---|---|---|
.. | ||
src | ||
pom.xml |