Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
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.