# التشفير الشفاف

باستخدام التشفير الشفاف يمكنك تحديد مفتاح تشفير واحد سيُستخدم لكل من التشفير وفك التشفير لأي بيانات تم [تصنيفها](https://docs.ngsurvey.com/ar/data-encryption/data-classification) كـ [داخلية](https://docs.ngsurvey.com/ar/data-encryption/data-classification/internal) أو [حساسة](https://docs.ngsurvey.com/ar/data-encryption/data-classification/sensitive).

{% hint style="info" %}
بينما يتم تشفير البيانات على مستوى قاعدة البيانات، لاحظ أن جميع تلك البيانات متاحة بنص واضح من خلال قسم إدارة ngSurvey.
{% endhint %}

لإعداد التشفير العام على الخادم الخاص بك يمكنك تعيين مفتاح التشفير الخاص بك في متغير بيئي باسم **NGSurvey:EncryptionKey** بقيمة مفتاح التشفير الخاص ب&#x643;**.**

* [إعداد Azure](https://docs.ngsurvey.com/ar/data-encryption/encryption-setup/transparent-encryption/azure-encryption-setup)
* [إعداد تشفير IIS](https://docs.ngsurvey.com/ar/data-encryption/encryption-setup/transparent-encryption/iis-encryption-setup)

{% hint style="warning" %}
تأكد من إنشاء مفتاح يتكون من حروف وأرقام ويكون طوله 50 حرفًا على الأقل.
{% endhint %}
