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

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://docs.cryptopro.ru/cades/reference/cadescom/cadescom_interface/icphasheddata2
* @link https://learn.microsoft.com/windows/win32/seccrypto/hasheddata * @link https://learn.microsoft.com/windows/win32/seccrypto/hasheddata
* *
* @param-read $Algorithm * @property-read $Algorithm
* @param-read $Value * @property-read $Value
* @param-read $DataEncoding * @property-read $DataEncoding
* @param-read $Key * @property-read $Key
*/ */
class CPHashedData class CPHashedData
{ {