|
Purpose |
This operation is called to start the process of creating a remote signature, more precisely, to log in with an ID token to gain access to the operations necessary to do so. |
||
|
Interface |
Remote Signature API (see [IF_RSAPI_JS] and/or [IF_RSAPI_JV]) |
||
|
Method of use |
The operation is called by a client software according to the specifion on the Remote Signature API (see [IF_RSAPI_JS] and/or [IF_RSAPI_JV]). |
||
|
Input |
Parameter |
Type |
Description |
|
idToken |
Binary String |
The ID token to be extended by the public part of the SAD Signing key. |
|
|
Output |
Parameter |
Type |
Description |
|
RemoteSigner |
Object |
Remote signature creation API providing the sign operation. |
|
|
Error messages |
Type |
Reason |
|
|
- |
RemoteSignatureException |
||
Table 49: Operation login