Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
Public Member Functions | |
__construct (?array $key=null) | |
getKey () | |
getSecret () | |
setKey (string $key) | |
setSecret (string $secret) | |
sign (string $deploymentId, string $iss, string $clientId, string $exp, string $nonce) | |
Create a signature using the key and secret. | |
Packback\Lti1p3\Lti1p1Key::sign | ( | string | $deploymentId, |
string | $iss, | ||
string | $clientId, | ||
string | $exp, | ||
string | $nonce ) |
Create a signature using the key and secret.