SHA2B64

Metot Adı: SHA2B64

Şifreli veri üretmek için kullanılır.

Parametre Zorunlu Tip Uzunluk Açıklama
Data Evet String - Şifrelenecek Veri
Parametre Tip Uzunluk Açıklama
SHA2B64Result String - İşlem Sonucu
<?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body>
<SHA2B64 xmlns="https://turkpos.com.tr/">
<Data>107380c13d406-873b-403b-9c09-a5766840d98c1100,00100,00sipariş1http://localhost:62 317/turkpos.api/sonuc.aspxhttp://localhost:62317/turk pos.api/sonuc.aspx</Data>
</SHA2B64>
</soap:Body>
</soap:Envelope>
<?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<SHA2B64Response xmlns="https://turkpos.com.tr/">
<SHA2B64Result>HiI3vTyT31NC1pLlhItiMo3UiHg=</SHA2B64Result>
</SHA2B64Response>
</soap:Body>
</soap:Envelope>