Class for generating and representing a Safe Exam Browser config key.
More...
|
static | generate (string $xml) |
| Generate the Config Key hash from an SEB Config XML string.
|
|
Class for generating and representing a Safe Exam Browser config key.
- Copyright
- 2020 Catalyst IT
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
quizaccess_seb\config_key::__construct |
( |
string | $hash | ) |
|
The config_key constructor.
- Parameters
-
string | $hash | The Config Key hash. |
◆ generate()
static quizaccess_seb\config_key::generate |
( |
string | $xml | ) |
|
|
static |
◆ get_hash()
quizaccess_seb\config_key::get_hash |
( |
| ) |
|
Get the Config Key hash.
- Return values
-
string | The Config Key hash |
The documentation for this class was generated from the following file:
- mod/quiz/accessrule/seb/classes/config_key.php