Constructor Signer
public \Bitrix\Main\Security\Sign\Signer::__construct( \Bitrix\Main\Security\Sign\SigningAlgorithm $algorithm = null );
Non-static method is called when creating a class instance and allows to perform actions within it when creation object. When required to use a custom signature algorithm, use this method.
Parameters
Parameter | Description | Version |
---|---|---|
$algorithm | Custom user signature algorithm. |
Example
© «Bitrix24», 2001-2024
Up