The Remote Signature API provides the following operations essential for server signatures:
|
Operation |
Description |
|
login |
Login to initalize the process requesting the generation of a remote signature gaining access to the operations to do so. |
|
sign |
Request to generate remote signature. |
Table 48: Operations of the Remote Signature API
The Remote Signature API is available in two variants: JavaScript based and Java based.
The operations listed above are explained in more detail below with regard to their use, parameters and error cases.