This class exposes functions for LTI 1.3 Key Management.
More...
This class exposes functions for LTI 1.3 Key Management.
- Copyright
- 2020 Claude Vervoort (Cengage)
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ get_jwks()
static mod_lti\local\ltiopenid\jwks_helper::get_jwks |
( |
| ) |
|
|
static |
Returns the JWK Key Set for this site.
- Return values
-
array | keyset exposting the site public key. |
◆ get_private_key()
static mod_lti\local\ltiopenid\jwks_helper::get_private_key |
( |
| ) |
|
|
static |
Returns the private key to use to sign outgoing JWT.
- Return values
-
array | keys are kid and key in PEM format. |
The documentation for this class was generated from the following file: