SSA REST Interface: Signing


Purpose

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

Interface

SSA REST Interface (siehe [IF_SSA])

Method of use

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

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

SsaException

Table 24: Operation /signing