From 3b95ca66281f541845e7cc2ed8ea03b24481c5de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrik=20Horv=C3=A1th?= <53254371+Engazan@users.noreply.github.com> Date: Sun, 2 May 2021 22:15:22 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dd0f0f..eb702b7 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ MRP_KS_USERNAME=MRPDBA MRP_KS_PASSWORD=MRPDBA MRP_KS_ENCRYPTION_KEY= ``` -- if ```MRP_KS_ENCRYPTION_KEY``` is provided all request are sent as __ENCRYPTED__, also response is is __DECRYPTED__ under hod +- if ```MRP_KS_ENCRYPTION_KEY``` is provided all request are sent as __ENCRYPTED__, also you need __DECRYPT__ response XML ## USAGE ```php