Lcobucci\JWT\Signer\Ecdsa::getAlgorithm PHP Method

getAlgorithm() abstract public method

Returns the name of algorithm to be used to create the signing hash
abstract public getAlgorithm ( ) : string
return string
    public abstract function getAlgorithm() : string;