Jose\Algorithm\Signature\PS512::getAlgorithm PHP Method

getAlgorithm() protected method

protected getAlgorithm ( ) : string
return string
    protected function getAlgorithm()
    {
        return 'sha512';
    }