Jose\Algorithm\KeyEncryption\RSA15::getAlgorithmName PHP Method

getAlgorithmName() public method

public getAlgorithmName ( )
    public function getAlgorithmName()
    {
        return 'RSA1_5';
    }