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

getAlgorithmName() 공개 메소드

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