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

getAlgorithmName() public method

public getAlgorithmName ( )
    public function getAlgorithmName()
    {
        return 'RSA-OAEP-256';
    }