mirror of
https://github.com/crypto-pro-web/crypto-pro-php-stubs.git
synced 2025-02-23 10:15:51 +03:00
Сигнатура CPRawSignature::SignHash
This commit is contained in:
parent
92219ce494
commit
2a505f34eb
@ -7,6 +7,6 @@ class CPRawSignature
|
|||||||
|
|
||||||
public function VerifyHash(){}
|
public function VerifyHash(){}
|
||||||
|
|
||||||
public function SignHash(){}
|
public function SignHash(\CPHashedData $hashedData, \CPCertificate $certificate): string {}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user