$Crypto.AttachContentToSignature
Overview
Attaches the content to signature and returns new file id
string $Crypto.AttachContentToSignature(content: string, signature: string)
Arguments
string content
Base64 encoded content to be attached
string signature
Base64 encoded signature
Returns
Signature attached file content in base 64 encoded string
Copyright © 2010 - 2023 Emakin. All rights reserved.