mirror of
https://github.com/crypto-pro-web/crypto-pro-php-stubs.git
synced 2025-12-05 14:58:20 +03:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e98613e659 | ||
|
|
d7b5dcfdd7 | ||
|
|
2a505f34eb | ||
|
|
0c2ebf4d9c |
@ -15,4 +15,5 @@ class CPPrivateKey
|
||||
|
||||
public function get_KeySpec(){}
|
||||
|
||||
public function set_KeyPin(string $pin){}
|
||||
}
|
||||
|
||||
@ -7,6 +7,6 @@ class CPRawSignature
|
||||
|
||||
public function VerifyHash(){}
|
||||
|
||||
public function SignHash(){}
|
||||
public function SignHash(\CPHashedData $hashedData, \CPCertificate $certificate): string {}
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user