mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-15 01:12:00 +01:00
![Cristian Thiago Moecke](/assets/img/avatar_default.png)
the hash before signing. That way we can then support RSA signatures with any hash supported by OpenSSL, not only MD5 and SHA1. It was also required a new method on DigestEngine to obtain the NID (numeric ID) of the algorithm, to be used on the OpenSSL RSA_sign call.