method public static DataManager::cryptoEnabled() Класс: \Bitrix\Main\Access\Entity\DataManager Сигнатура public static cryptoEnabled(string $field[, string $table = null ]) : bool Описание Возвращает true, если для поля включено шифрование. Параметры $field string $table string = null Возвращаемое значение bool Исходный файл: source/main/lib/access/entity/datamanager.php:1950