Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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