◆ __construct()
__construct |
( |
array |
$algorithms | ) |
|
◆ add()
◆ get()
Returns the algorithm if supported, otherwise throw an exception.
- Paramètres
-
string | $algorithm | The algorithm |
- Exceptions
-
InvalidArgumentException | if the algorithm is not supported |
Références AlgorithmManager\has().
◆ has()
Returns true if the algorithm is supported.
- Paramètres
-
string | $algorithm | The algorithm |
Référencé par AlgorithmManager\get().
◆ list()
Returns the list of names of supported algorithms.
- Renvoie
- string[]
◆ $algorithms
La documentation de cette classe a été générée à partir du fichier suivant :