Поправил докблок

This commit is contained in:
Artem Vasilev 2022-10-24 17:54:46 +03:00
parent 2e51517b43
commit 4802fb9a16

View File

@ -9,10 +9,10 @@
* @link https://docs.cryptopro.ru/cades/reference/cadescom/cadescom_interface/icphasheddata2
* @link https://learn.microsoft.com/windows/win32/seccrypto/hasheddata
*
* @param-read $Algorithm
* @param-read $Value
* @param-read $DataEncoding
* @param-read $Key
* @property-read $Algorithm
* @property-read $Value
* @property-read $DataEncoding
* @property-read $Key
*/
class CPHashedData
{