SignSignature (ById)
This endpoint is used to sign a signature by `ID`.
Parameters
id | string | The `ID` of the signature you want to sign |
reqParams | Request data for the operation | |
signingMethod | This operation requires a valid Signing-Method from the corresponding user |
Returns
VyTask<VySignatureBase> Signature signed successfully.
Relevant Functions
Last updated