Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
core\encryption Member List

This is the complete list of members for core\encryption, including all inherited members.

create_key(?string $method=null, bool $chmod=true)core\encryptionstatic
decrypt(string $data)core\encryptionstatic
encrypt(string $data, ?string $method=null)core\encryptionstatic
get_encryption_method()core\encryptionprotectedstatic
get_iv_length(string $method)core\encryptionprotectedstatic
get_key(?string $method=null)core\encryptionprotectedstatic
get_key_file(?string $method=null)core\encryptionstatic
get_key_folder()core\encryptionprotectedstatic
is_sodium_installed()core\encryptionstatic
key_exists(?string $method=null)core\encryptionstatic
METHOD_OPENSSLcore\encryption
METHOD_SODIUMcore\encryption
OPENSSL_CIPHERcore\encryption