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 3 Current »

Overview

Merges the Cades based signatures into single signed content.

FileInfo $Crypto.MergeSignaturesFile(signatures: Array<string>, content: string)

Arguments

Array<string> signatures
Array of signature file id
string content
File id of content. If not specified, resulting signature will be detached.

Returns

Merged signature file info
  • No labels