SAK REST Interface: /digest/remote-signature/basic/sign

Purpose

This operation is called to initiate the process of remote signing via the SAK.

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

sad

Binary

SAD used to create the remote signature

Output

Parameter

Type

Description

signature(s)

String

Created signature(s), e.g.:

{ "123": "MIIHtQYJKoZIhvcNAQcC...dxteY7b0vcjCgk1aFnxd"}

Error messages

Type

Reason

500

SecureFrameworkException

Table 33: Operation /digest/remote-signature/basic/sign