Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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 |