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

Purpose

This operation is called to initiate the retrieval of SAD-TBS data for client-side signature.

Interface

SAK REST Interface (siehe [IF_SAK])

Method of use

The operation is called by a client software according to the specification as a GET 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

sad-data

String

The SAD data to be signed

Error messages

Type

Reason

500

SecureFrameworkException

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