Method | Description | |
---|---|---|
createAlgorithmManager ( array $algorithms ) : Jose\Algorithm\JWAManagerInterface |
Method | Description | |
---|---|---|
getAlgorithmClass ( string $algorithm ) : string | ||
getSupportedAlgorithms ( ) : array | ||
isAlgorithmSupported ( string $algorithm ) : boolean |
public static createAlgorithmManager ( array $algorithms ) : Jose\Algorithm\JWAManagerInterface | ||
$algorithms | array | |
return | Jose\Algorithm\JWAManagerInterface |