SAK REST Interface: /digest/remote-signature/{uuid} 2

Purpose

This operation is called to add a created SAD signature to the associated remote signature process and thus trigger it.

Interface

SAK REST Interface (siehe [IF_SAK])

Method of use

The operation is called by a client software according to the specification as a POST method on the SAK REST interface (see [IF_SAK]).

Input

Parameter

Type

Description

uuid

String

The process ID from the key object used in the process

Output

Parameter

Type

Description


204

A result without errors indicates a positive operation (SAD signature was added to the remote signature)

Error messages

Type

Reason

500

SecureFrameworkException

Table 32: Operation /digest/remote-signature/{uuid}