Jose\Algorithm\KeyEncryption\RSAOAEP::getAlgorithmName PHP 메소드

getAlgorithmName() 공개 메소드

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