Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

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
  • No labels