Discuss this help topic in SecureBlackbox Forum
Creates all necessary SignatureInfoV1 objects.
Declaration
Parameters
- Document - the document to which the SignatureInfoV1 element should be added
- Formatter - XML formatter. This parameter is for internal use only. Set this parameter to nil/null/Nothing.
- Objects - the newly created objects will be put here
- Target - the Target parameter of signature properties
Description
Call this method to create all objects of SignatureInfoV1 element, and add it to the document.
Use of this method makes sense only if
Included is
True.
Discuss this help topic in SecureBlackbox Forum