PHP Class Emarref\Jwt\Encryption\Factory

Exibir arquivo Open project: emarref/jwt Class Usage Examples

Public Methods

Method Description
create ( Emarref\Jwt\Algorithm\AlgorithmInterface $algorithm ) : Asymmetric | Symmetric

Method Details

create() public static method

public static create ( Emarref\Jwt\Algorithm\AlgorithmInterface $algorithm ) : Asymmetric | Symmetric
$algorithm Emarref\Jwt\Algorithm\AlgorithmInterface
return Asymmetric | Symmetric