Constructor HmacAlgorithm
public \Bitrix\Main\Security\Sign\HmacAlgorithm::__construct( string|null $hashAlgorithm = null );
Non-static method creates signature algorithm based on HMAC.
Parameters
Parameter | Description | Version |
---|---|---|
$hashAlgorithm | Hash algorithm. Find more details at hash_algos(). |
Example
© «Bitrix24», 2001-2024
Up