| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
This is the complete list of members for core\encryption, including all inherited members.
| create_key(?string $method=null, bool $chmod=true) | core\encryption | static | 
| decrypt(string $data) | core\encryption | static | 
| encrypt(string $data, ?string $method=null) | core\encryption | static | 
| get_encryption_method() | core\encryption | protectedstatic | 
| get_iv_length(string $method) | core\encryption | protectedstatic | 
| get_key(?string $method=null) | core\encryption | protectedstatic | 
| get_key_file(?string $method=null) | core\encryption | static | 
| get_key_folder() | core\encryption | protectedstatic | 
| is_sodium_installed() | core\encryption | static | 
| key_exists(?string $method=null) | core\encryption | static | 
| METHOD_OPENSSL | core\encryption | |
| METHOD_SODIUM | core\encryption | |
| OPENSSL_CIPHER | core\encryption |