Discuss this help topic in SecureBlackbox Forum
Adds a new signature entry to the list.
Declaration
Parameters
- Certificate - specifies the signing certificate.
- Chain - specifies the certificate storage containing the signing certificate chain.
- SignCallback - if remote signing is used, this parameter specifies the callback function that delegates signature computation.
- Param - the reference to the object which contains additional information about the archive entry.
Return value
Returns the index of the newly added signature entry.
Description
Use this method to add a new signature entry to the list.
Discuss this help topic in SecureBlackbox Forum