|
Moodle PHP Documentation 4.4
Moodle 4.4.9+ (Build: 20250711) (4ea86454947)
|
Public Member Functions | |
| __construct ( $keyMaterial, string $algorithm) | |
| getAlgorithm () | |
| Return the algorithm valid for this key. | |
| getKeyMaterial () | |
| Firebase\JWT\Key::__construct | ( | $keyMaterial, | |
| string | $algorithm ) |
| string | resource | OpenSSLAsymmetricKey | OpenSSLCertificate | $keyMaterial | |
| string | $algorithm |
| Firebase\JWT\Key::getAlgorithm | ( | ) |
Return the algorithm valid for this key.
| string |
| Firebase\JWT\Key::getKeyMaterial | ( | ) |
| string|resource|OpenSSLAsymmetricKey|OpenSSLCertificate |