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

getAlgorithm() protected method

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