File manager - Edit - /home/xfekoga/grenier/wp-content/plugins/defender-security/vendor/altcha-org/altcha/src/ServerSignaturePayload.php
Back
<?php namespace AltchaOrg\Altcha; class ServerSignaturePayload { public $algorithm; public $verificationData; public $signature; public $verified; public function __construct($algorithm, $verificationData, $signature, $verified) { $this->algorithm = $algorithm; $this->verificationData = $verificationData; $this->signature = $signature; $this->verified = $verified; } }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings