%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/news/vendor/namshi/jose/src/Namshi/JOSE/Signer/SecLib/
Upload File :
Create Path :
Current File : /var/www/html/news/vendor/namshi/jose/src/Namshi/JOSE/Signer/SecLib/RS512.php

<?php


namespace Namshi\JOSE\Signer\SecLib;


class RS512 extends RSA
{
    public function __construct() {
        parent::__construct();
        $this->encryptionAlgorithm->setHash('sha512');
        $this->encryptionAlgorithm->setMGFHash('sha512');
    }
}

Zerion Mini Shell 1.0