Lcobucci\JWT\Signer\Ecdsa::getAlgorithm PHP 메소드

getAlgorithm() 추상적인 공개 메소드

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