AttachContentToSignature¶
Attaches the content to a signature and returns the new file ID.
1 |
|
Parameters¶
string content
The Base64 encoded content to be attached.
string signature
The Base64 encoded signature.
Returns¶
The content of the signature-attached file in a Base64 encoded string.