Documentation

CryptoField Constructor

 public
\Bitrix\Main\Entity\CryptoField::__construct(
 string $name,
 array $parameters = array()
);

Class object constructor.

Parameters

ParameterDescriptionVersion
$nameName
$parametersCan include the parameter crypto_key, or key is sourced from the file .settings.php как 'crypto' => array('value' => array ( 'crypto_key' => 'mysupersecretphrase', ))

Exceptions

Example



© «Bitrix24», 2001-2024
Up