Skip to content

DetachContentFromSignature¶

Detaches the content from a signature and returns the new file ID of the signature.

1
$Crypto.DetachContentFromSignature(signature: string):string

Parameters¶

string signature
    The file ID of the signature.

Returns¶

The file ID of the new signature with the content detached.