mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
The pkcs7_new() function currently uses the hash algorithm from the X509 certificate's signature, but the content signature may use a different hash algorithm. This adds a parameter to allow specifying what hash algorithm the content signature generation used.