Метод | Описание | |
---|---|---|
chooseEncoder ( mixed $chosen, boolean $decode = false ) : callable | Select which encoding/decoding function to use. | |
isLibsodiumSetupCorrectly ( boolean $echo = false ) : boolean | Is Libsodium set up correctly? Use this to verify that you can use the newer versions of Halite correctly. |
Метод | Описание | |
---|---|---|
__construct ( ) | Don't allow this to be instantiated. |
public static isLibsodiumSetupCorrectly ( boolean $echo = false ) : boolean | ||
$echo | boolean | |
Результат | boolean |