Discuss this help topic in SecureBlackbox Forum
Signs the ASourceFile.
Declaration
Parameters
Description
This method signs data from
AsourceFile
and stores result in
ADestFile.
Use
Detached parameter to
specify if signature must be detached. If this parameter value is
True only signature will be written to the resulting file.
If
False signature will be written together with original data.
Depending on
Compress and
Armor
property values data can be compressed before signing and armored (wrapped into base64 envelope) after this.