Discuss this help topic in SecureBlackbox Forum
Signs file digest.
Declaration
Parameters
Digest Algorithms:
|
Return value
Error code
Description
This method signs digest calculated by
AddAuthenticode method
with the certificate passed via
Signer parameter.
One file can be signed many times and all signatures are independent and don't affect each other.
When TrustedTimestamp parameter is true, the component expects that the OnTimestampNeeded will create a TSP (RFC 3161) signature, and places the timestamp accordingly. If TrustedTimestamp is false, old-style Authenticode timestamp is expected to be created and placed to signed attributes of the signature.