PHP Class Emarref\Jwt\Algorithm\None

Inheritance: implements Emarref\Jwt\Algorithm\SymmetricInterface
Show file Open project: emarref/jwt

Public Methods

Method Description
compute ( string $value ) : string
getName ( ) : string

Method Details

compute() public method

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

getName() public method

public getName ( ) : string
return string