Bu sayfanın seçili sürümü ile mevcut sürümü arasındaki farkları gösterir.
en:esya:mobil:mobil-imza [2013/09/12 08:51] Dindar Öz oluşturuldu |
en:esya:mobil:mobil-imza [2013/09/12 10:24] (mevcut) Dindar Öz |
||
---|---|---|---|
Satır 1: | Satır 1: | ||
===== Mobile Signature ===== | ===== Mobile Signature ===== | ||
- | Mobil imza desteği API'nin 1.4.2 versiyonu ile birlikte gelmektedir. Mobil imzanın kullanılması için istemci ve sunucu yapısının kurulması gerekmektedir. Mobil servis sağlayıcılar (operatörler), mobil imza isteklerini tanımladıkları bir sunucudan almak istemektedirler. Bunun için mobil imza isteklerinin iletileceği sunucunun IP'si operatör tarafında tanımlanmalı, istekte bulunacak sunucu kullanıcı adı ve parolaya sahip olmalıdır. | + | 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. |
{{ :esya:mobil:mobil.png |}} | {{ :esya:mobil:mobil.png |}} | ||
- | İmza işlemine girecek veri istemci tarafında hesaplanır ve istek mobil imza sunucu API'sine gönderilir. Mobil imza sunucu API'si MSSP(Mobile Signature Service Provider) sunucusundan istekte bulunur. MSSP sunucusu, isteği imza atmak isteyen kişinin cep telefonuna iletir. Cep telefonundan dönen imzalanan veri önce MSSP tarafından mobil imza sunucu API'sine iletilir. Mobil imza sunucu API'si de sonucu mobil imza istemci API'sine iletir ve imza yapısı oluşturulur. | + | 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. |
**[[en:esya:mobil:mobil-imza-istemci | Mobile Signature Client]]** | **[[en:esya:mobil:mobil-imza-istemci | Mobile Signature Client]]** | ||
- | Bu bölümde istemci tarafında imzalama işlemi ve istemci-sunucu arasındaki haberleşme anlatılmaktadır. | + | The signature creation at client and the communication between client and server is explained here. |
**[[en:esya:mobil:mobil-imza-sunucu | Mobile Signature Server ]]** | **[[en:esya:mobil:mobil-imza-sunucu | Mobile Signature Server ]]** | ||
- | Sunucunun istemciyle haberleşmesi ve örnek kodlar yer almaktadır. | + | The communication between server and client is explained and code samples are listed. |
|Previous: [[en:esya:smartcard:akıllı-kart|Smartcard]]|[[:start_en|Home]]| Next: [[en:esya:android:android|Signature on Android]]| | |Previous: [[en:esya:smartcard:akıllı-kart|Smartcard]]|[[:start_en|Home]]| Next: [[en:esya:android:android|Signature on Android]]| |