|
Purpose |
This operation is called to obtain the creation of a key object for a remote signing process. |
||
|
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 |
|
idToken |
String |
ID token of the requesting user |
|
|
keyId |
String |
KeyID of the signature key to be used for the remote signature process |
|
|
certificate |
String |
The certificate associated with the signature key |
|
|
Output |
Parameter |
Type |
Description |
|
keyObject |
KeyObject |
The created remote signature process relevant key object |
|
|
Error messages |
Type |
Reason |
|
|
500 |
SecureFrameworkException |
||
Table 26: Operation /smartcard/remote-signature/key