Bu sayfa salt okunur. Kaynağı görebilirsiniz ama değiştiremezsiniz. Bunun yanlış olduğunu düşünüyorsanız yöneticiye danışın.
The support for mobile signature comes with ESYA API version 1.4.2. Mobile Signature usage requires client and server side components to be installed. Mobile service providers (GSM operators) wants to take mobile signature requests from only a server that they know and trust. Thus, the ip address of server to which mobile signature requests are sent must be specified by the operator, and the server is authenticated to the operator by a username and password.
The data to be signed is generated at client-side and the request is sent to Mobile Signature Server. Mobile Signature Server make request from MSSP (Mobile Signature Service Provider) server. MSSP server transmits the request to the signer's mobile device (ie. phone, tablet, etc.) The signature returning from the mobile device is transmitted bakc to the Mobile Signature Server by the MSSP server. Mobile Signature Server sends the signature back to the Maboile Signature client and signed document is created at client.
Mobile Signature Client
The signature creation at client and the communication between client and server is explained here.
Mobile Signature Server
The communication between server and client is explained and code samples are listed.