Searched refs:PSS (Results 1 – 6 of 6) sorted by relevance
41 abstract class PSS extends Progenitor class
21 use phpseclib3\Crypt\RSA\Formats\Keys\PSS; alias493 if ($type == PSS::class) {
19 use phpseclib3\Crypt\RSA\Formats\Keys\PSS; alias506 if ($type == PSS::class) {
59 use phpseclib3\Crypt\RSA\Formats\Keys\PSS; alias476 if ($components['format'] == PSS::class) {
597 $c = $this->PSS($a[2]);684 'strftime("$2"? $this->PSS("$3"):"%Y%m%d", $this->$1)', $line);
39 use phpseclib3\Crypt\RSA\Formats\Keys\PSS; alias2619 $r = PSS::load($issuer->privateKey->withPassword()->toString('PSS'));2622 'parameters' => PSS::savePSSParams($r)