PHP Interface Emarref\Jwt\Algorithm\SymmetricInterface

Inheritance: extends Emarref\Jwt\Algorithm\AlgorithmInterface
Show file Open project: emarref/jwt

Public Methods

Method Description
compute ( string $value ) : string

Method Details

compute() public method

public compute ( string $value ) : string
$value string
return string