Jose\Algorithm\Signature\RS384::getAlgorithm PHP Méthode

getAlgorithm() protected méthode

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