Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
Firebase\JWT\Key Class Reference

Public Member Functions

 __construct (private $keyMaterial, private string $algorithm)
 
 getAlgorithm ()
 Return the algorithm valid for this key.
 
 getKeyMaterial ()
 

Member Function Documentation

◆ getAlgorithm()

Firebase\JWT\Key::getAlgorithm ( )

Return the algorithm valid for this key.

Return values
string

◆ getKeyMaterial()

Firebase\JWT\Key::getKeyMaterial ( )
Return values
string|resource|OpenSSLAsymmetricKey|OpenSSLCertificate

The documentation for this class was generated from the following file: