Lcobucci\JWT\Signer\Ecdsa::getAlgorithm PHP Méthode

getAlgorithm() abstract public méthode

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