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 2 Next »

Overview

Attaches the content to signature and returns new file id

FileInfo $Crypto.AttachContentToSignatureFile(contentId: string, signatureId: string, fileName: string, mimeType: string)

Arguments

string contentId
Id of file content
string signatureId
Id of signature file
string fileName
Name of resulting file
string mimeType
Mime type of resulting file

Returns

Signature attached file info
  • No labels